aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-11
* iwlagn: support off-channel TXJohannes Berg2011-03-11
* libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-11
* ath9k_hw: Increase the wait count for nf load.Vivek Natarajan2011-03-11
* ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan2011-03-11
* ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan2011-03-11
* ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau2011-03-11
* wl1251: fix elp_work race conditionGrazvydas Ignotas2011-03-11
* wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas2011-03-11
* ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville2011-03-09
* ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-09
* mwl8k: use kcalloc instead of kmalloc & memsetShan Wei2011-03-09
* b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki2011-03-07
* p54spi: Update kconfig help textMichael Buesch2011-03-07
* iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka2011-03-07
* wireless:ath: use resource_size() help functionShan Wei2011-03-07
* ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-07
* iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-04
* iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka2011-03-04
* iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-04
* ath9k: Fix txq memory address printing in debugfs.Ben Greear2011-03-04
* rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde2011-03-04
* rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde2011-03-04
* rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde2011-03-04
* rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde2011-03-04
* rt2x00: Fix comment in rt2800pciHelmut Schaa2011-03-04
* rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa2011-03-04
* rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2011-03-04
* rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa2011-03-04
* rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa2011-03-04
* rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa2011-03-04
* rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa2011-03-04
* rt2x00: Optimize TX descriptor memory layoutIvo van Doorn2011-03-04
* rt2x00: Optimize TX descriptor handlingHelmut Schaa2011-03-04
* rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa2011-03-04
* rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa2011-03-04
* rt2x00: Add unlikely macro to special case tx status handlingHelmut Schaa2011-03-04
* rt2x00: Remove useless NULL checkHelmut Schaa2011-03-04
* rt2x00: Make use of unlikely during tx status processingHelmut Schaa2011-03-04
* rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa2011-03-04
* rt2x00: fix whitespace damage in the rt2800 specific codeGabor Juhos2011-03-04
* b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki2011-03-04
* b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki2011-03-04
* b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki2011-03-04
* ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan2011-03-04
* ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan2011-03-04
* rtl8187: Change rate-control feedbackLarry Finger2011-03-04
* rtlwifi: usb parts should depend on CONFIG_USBJohn W. Linville2011-03-04
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-03-04
|\
| * iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H2011-03-03