summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-08Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg
2011-02-08Bluetooth: Remove page timeout setting from HCI init sequenceJohan Hedberg
2011-02-08Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg
2011-02-08Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg
2011-02-08Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg
2011-02-08Bluetooth: Implement debugfs support for listing UUIDsJohan Hedberg
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg
2011-02-08Bluetooth: Add send_mode_rsp convenience function for mgmt.cJohan Hedberg
2011-02-08Bluetooth: Add flag to track managment controlled adaptersJohan Hedberg
2011-02-08Bluetooth: Unify mode related management messages to a single structJohan Hedberg
2011-02-08Bluetooth: Add set_connectable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_discoverable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg
2011-02-08Bluetooth: Add support for management powered eventJohan Hedberg
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg
2011-02-08Bluetooth: Fix setting of MTU for ERTM and Streaming ModeGustavo F. Padovan
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko
2011-02-08Bluetooth: Fix failure to release lock in read_index_list()Jesper Juhl
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-02-07mac80211: remove unneeded checkDan Carpenter
2011-02-07ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear
2011-02-07ath5k: Fix fast channel switchingNick Kossifidis
2011-02-06iwlwifi: fix compiling error with different configurationWey-Yi Guy
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2011-02-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau
2011-02-04ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan
2011-02-04zd1211rw: add useful debug outputJussi Kivilinna
2011-02-04zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna
2011-02-04zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna
2011-02-04zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna
2011-02-04zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna
2011-02-04zd1211rw: lower hw command timeoutsJussi Kivilinna
2011-02-04zd1211rw: change interrupt URB buffer to DMA bufferJussi Kivilinna
2011-02-04zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna
2011-02-04zd1211rw: batch beacon config commands togetherJussi Kivilinna
2011-02-04zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna
2011-02-04mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter
2011-02-04zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna
2011-02-04zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna
2011-02-04zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...Jussi Kivilinna
2011-02-04zd1211rw: support setting BSSID for AP modeJussi Kivilinna
2011-02-04zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna