summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-08Bluetooth: Initial work for L2CAP split.Gustavo F. Padovan4-177/+240
2011-02-08Bluetooth: Rename l2cap.c to l2cap_core.cGustavo F. Padovan2-0/+1
2011-02-08Bluetooth: ath3k: Avoid duplication of codeRogério Brito1-5/+3
2011-02-08Bluetooth: fix crash by disabling tasklet in sock acceptAndrei Emeltchenko1-4/+9
2011-02-08Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko7-21/+45
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg7-2/+78
2011-02-08Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg5-0/+219
2011-02-08Bluetooth: Create common cmd_complete function for mgmt.cJohan Hedberg1-160/+67
2011-02-08Bluetooth: Add get_connections managment interface commandJohan Hedberg2-0/+82
2011-02-08Bluetooth: Add support for connect failed management eventJohan Hedberg4-1/+23
2011-02-08Bluetooth: Add disconnect managment commandJohan Hedberg4-2/+137
2011-02-08Bluetooth: Add connected/disconnected management eventsJohan Hedberg4-5/+45
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg6-0/+300
2011-02-08Bluetooth: Add class of device control to the management interfaceJohan Hedberg4-3/+136
2011-02-08Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg3-1/+206
2011-02-08Bluetooth: Remove page timeout setting from HCI init sequenceJohan Hedberg1-4/+0
2011-02-08Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg3-0/+25
2011-02-08Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg2-9/+11
2011-02-08Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg3-2/+71
2011-02-08Bluetooth: Implement debugfs support for listing UUIDsJohan Hedberg1-0/+52
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg4-0/+161
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg4-23/+80
2011-02-08Bluetooth: Add send_mode_rsp convenience function for mgmt.cJohan Hedberg1-21/+29
2011-02-08Bluetooth: Add flag to track managment controlled adaptersJohan Hedberg2-0/+5
2011-02-08Bluetooth: Unify mode related management messages to a single structJohan Hedberg2-144/+32
2011-02-08Bluetooth: Add set_connectable management commandJohan Hedberg4-7/+149
2011-02-08Bluetooth: Add support for set_discoverable management commandJohan Hedberg4-6/+158
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg6-10/+215
2011-02-08Bluetooth: Add support for management powered eventJohan Hedberg4-0/+21
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg4-2/+79
2011-02-08Bluetooth: Fix setting of MTU for ERTM and Streaming ModeGustavo F. Padovan1-3/+3
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko6-6/+69
2011-02-08Bluetooth: Fix failure to release lock in read_index_list()Jesper Juhl1-1/+3
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan3-0/+6
2011-02-07mac80211: remove unneeded checkDan Carpenter1-1/+1
2011-02-07ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan1-2/+3
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan1-5/+2
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau1-1/+2
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear1-11/+23
2011-02-07ath5k: Fix fast channel switchingNick Kossifidis1-55/+87
2011-02-06iwlwifi: fix compiling error with different configurationWey-Yi Guy1-2/+4
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg2-6/+0
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear7-89/+214
2011-02-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau2-9/+38
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau1-1/+1
2011-02-04ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen1-1/+4
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan1-1/+4
2011-02-04zd1211rw: add useful debug outputJussi Kivilinna1-1/+8
2011-02-04zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna1-2/+5
2011-02-04zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna2-3/+83