summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: serialize rx path workersChristian Lamparter2011-01-043-43/+49
* ath9k: fix beacon restart on channel changeRajkumar Manoharan2011-01-041-1/+2
* Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-042-4/+2
* cfg80211: fix transposition of words in printkBob Copeland2011-01-041-1/+1
* mac80211: Fix mesh portal communication with other mesh nodes.Joel A Fernandes2011-01-041-4/+10
* ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau2011-01-042-9/+11
* ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-043-312/+333
* ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-042-16/+11
* ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-045-8/+84
* ath9k_htc: Move work cancellation outside of mutexSujith Manoharan2011-01-041-5/+5
* ath9k_htc: Handle pending URBs properlySujith Manoharan2011-01-042-4/+37
* ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan2011-01-041-12/+13
* mac80211: ignore PSM bit of reordered framesChristian Lamparter2011-01-042-0/+6
* rt2x00: Fix comment about removed spinlockHelmut Schaa2011-01-041-4/+1
* rt2x00: Remove unused interface spinlockHelmut Schaa2011-01-042-7/+0
* rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa2011-01-043-19/+7
* rt2x00: Remove superfluous assignment of mpdu_densityHelmut Schaa2011-01-041-2/+0
* rt2x00: Fix panic on frame padding for rt2800 usb devicesIsmael Luceno2011-01-041-4/+12
* rt2x00: Fix pointer errors.Gertjan van Wingerde2011-01-042-8/+8
* rt2x00: remove intf->mac field.Gertjan van Wingerde2011-01-042-9/+2
* rt2x00: Remove intf->bssid field.Gertjan van Wingerde2011-01-042-16/+0
* rt2x00: allow txstatus_fifo w/o txstatus_taskletJohannes Stezenbach2011-01-041-5/+5
* rt2x00: simplify txstatus_fifo handlingJohannes Stezenbach2011-01-042-17/+3
* carl9170: fix usb pm suspend->resume woesChristian Lamparter2011-01-041-16/+37
* carl9170: reduce channel change delayChristian Lamparter2011-01-041-8/+0
* carl9170: add missing return-value checkChristian Lamparter2011-01-041-0/+2
* ath5k: fix cycle counter inconsistent lockingBob Copeland2011-01-041-2/+2
* ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl2011-01-041-2/+3
* airo: use simple_write_to_bufferAkinobu Mita2011-01-041-13/+7
* ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian2011-01-041-2/+2
* iwlagn: fix scan tx antenna setting on 5Ghz bandStanislaw Gruszka2011-01-043-16/+6
* ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-043-713/+825
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-01-042-5/+6
|\
| * iwlwifi: remove reference to Gen2Wey-Yi Guy2010-12-261-3/+3
| * iwlagn: fix FH errorJohannes Berg2010-12-261-1/+2
| * iwlwifi: remove extra stringWey-Yi Guy2010-12-261-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-01-0410-23/+498
|\ \ | |/ |/|
| * Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan2010-12-231-1/+4
| * Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-233-14/+37
| * Bluetooth: Add management events for controller addition & removalJohan Hedberg2010-12-234-0/+55
| * Bluetooth: Add read_info management commandJohan Hedberg2010-12-232-8/+101
| * Bluetooth: Add read_index_list management commandJohan Hedberg2010-12-232-0/+59
| * Bluetooth: Add read_version management commandJohan Hedberg2010-12-232-0/+42
| * Bluetooth: Add error handling for managment command handlersJohan Hedberg2010-12-231-3/+8
| * Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg2010-12-082-1/+10
| * Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg2010-12-084-7/+136
| * Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg2010-12-083-0/+51
| * Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-12-071-1/+1
| * Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG stateGustavo F. Padovan2010-12-061-1/+7
* | rtlwifi: Fix large packet issueChaoming Li2010-12-221-3/+15