summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix scan race, simplify codeJohannes Berg2011-03-071-40/+24
* b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki2011-03-071-1/+1
* p54spi: Update kconfig help textMichael Buesch2011-03-071-3/+2
* mac80211: Add log message to ieee80211_restart_hw()Michael Buesch2011-03-071-0/+3
* iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka2011-03-071-0/+1
* wireless:ath: use resource_size() help functionShan Wei2011-03-072-2/+2
* mac80211: remove unused macrosShan Wei2011-03-073-5/+0
* ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-073-31/+53
* iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-043-22/+30
* iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka2011-03-041-70/+45
* iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-046-528/+500
* mac80211: Remove redundant preamble and RTS flag setup in minstrel_htHelmut Schaa2011-03-041-3/+1
* ath9k: Fix txq memory address printing in debugfs.Ben Greear2011-03-041-4/+4
* rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde2011-03-042-27/+0
* rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde2011-03-042-2/+2
* rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde2011-03-044-6/+9
* rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde2011-03-044-20/+16
* rt2x00: Fix comment in rt2800pciHelmut Schaa2011-03-041-1/+1
* rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa2011-03-044-33/+22
* rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2011-03-042-5/+2
* rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa2011-03-041-13/+30
* rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa2011-03-041-1/+1
* rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa2011-03-042-15/+15
* rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa2011-03-047-15/+17
* rt2x00: Optimize TX descriptor memory layoutIvo van Doorn2011-03-041-5/+5
* rt2x00: Optimize TX descriptor handlingHelmut Schaa2011-03-0412-55/+79
* rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa2011-03-045-4/+11
* rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa2011-03-041-1/+1
* rt2x00: Add unlikely macro to special case tx status handlingHelmut Schaa2011-03-041-1/+1
* rt2x00: Remove useless NULL checkHelmut Schaa2011-03-041-2/+1
* rt2x00: Make use of unlikely during tx status processingHelmut Schaa2011-03-041-2/+2
* rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa2011-03-046-8/+25
* rt2x00: fix whitespace damage in the rt2800 specific codeGabor Juhos2011-03-043-369/+378
* b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki2011-03-041-9/+162
* b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki2011-03-042-0/+128
* b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki2011-03-041-2/+6
* lib-average: Make config option selectableMichael Buesch2011-03-041-1/+8
* ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan2011-03-041-18/+19
* ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan2011-03-041-0/+54
* rtl8187: Change rate-control feedbackLarry Finger2011-03-042-5/+22
* rtlwifi: usb parts should depend on CONFIG_USBJohn W. Linville2011-03-041-3/+6
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-03-041-3/+4
|\
| * iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H2011-03-031-3/+4
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-03-0415-125/+235
|\ \
| * | wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa2011-03-031-1/+2
| * | wl12xx: wakeup chip from ELP during scanArik Nemtsov2011-03-032-6/+15
| * | wl12xx: Modify requested number of memory blocksIdo Yariv2011-03-031-1/+1
| * | wl12xx: Avoid redundant TX workIdo Yariv2011-03-032-5/+28
| * | wl12xx: Switch to level trigger interruptsIdo Yariv2011-03-032-2/+2
| * | wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-0310-81/+113
OpenPOWER on IntegriCloud