summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-09mwl8k: use kcalloc instead of kmalloc & memsetShan Wei
2011-03-07b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki
2011-03-07p54spi: Update kconfig help textMichael Buesch
2011-03-07iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka
2011-03-07wireless:ath: use resource_size() help functionShan Wei
2011-03-07ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear
2011-03-04iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka
2011-03-04iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka
2011-03-04ath9k: Fix txq memory address printing in debugfs.Ben Greear
2011-03-04rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde
2011-03-04rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde
2011-03-04rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde
2011-03-04rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde
2011-03-04rt2x00: Fix comment in rt2800pciHelmut Schaa
2011-03-04rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa
2011-03-04rt2x00: Remove now unused crypto.aid fieldHelmut Schaa
2011-03-04rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa
2011-03-04rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa
2011-03-04rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa
2011-03-04rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa
2011-03-04rt2x00: Optimize TX descriptor memory layoutIvo van Doorn
2011-03-04rt2x00: Optimize TX descriptor handlingHelmut Schaa
2011-03-04rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa
2011-03-04rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa
2011-03-04rt2x00: Add unlikely macro to special case tx status handlingHelmut Schaa
2011-03-04rt2x00: Remove useless NULL checkHelmut Schaa
2011-03-04rt2x00: Make use of unlikely during tx status processingHelmut Schaa
2011-03-04rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa
2011-03-04rt2x00: fix whitespace damage in the rt2800 specific codeGabor Juhos
2011-03-04b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki
2011-03-04b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki
2011-03-04b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki
2011-03-04ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan
2011-03-04ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan
2011-03-04rtl8187: Change rate-control feedbackLarry Finger
2011-03-04rtlwifi: usb parts should depend on CONFIG_USBJohn W. Linville
2011-03-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-03-03iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H
2011-03-03wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa
2011-03-03wl12xx: wakeup chip from ELP during scanArik Nemtsov
2011-03-03wl12xx: Modify requested number of memory blocksIdo Yariv
2011-03-03wl12xx: Avoid redundant TX workIdo Yariv
2011-03-03wl12xx: Switch to level trigger interruptsIdo Yariv
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-03-03wl12xx: Change claiming of the SDIO busIdo Yariv
2011-03-03wl12xx: Do end-of-transactions transfers only if neededIdo Yariv
2011-03-03wl12xx: Reorder data handling in irq_workIdo Yariv
2011-03-03wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv
2011-03-03wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv