summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-16libertas: [sdio] use common firmware request helper and new firmware locationsDan Williams2-87/+60
2010-08-16libertas: [cs] use common firmware request helper and new firmware locationsDan Williams1-56/+74
2010-08-16libertas: add two-stage firmware request helperDan Williams2-0/+118
2010-08-16libertas: [usb] use new firmware locationsDan Williams2-7/+54
2010-08-16rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn6-20/+16
2010-08-16rt2x00: Update comments regarding TXWI and TX_STA_FIFOHelmut Schaa1-1/+26
2010-08-16rt2x00: Implement TX status reporting for rt2800usbIvo van Doorn4-107/+162
2010-08-16rt2x00: Request TXWI pointer from driverIvo van Doorn4-18/+26
2010-08-16rt2x00: Add helper function for reporting tx statusIvo van Doorn4-13/+16
2010-08-16rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS modeIvo van Doorn3-1/+14
2010-08-16rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn5-62/+128
2010-08-16ath9k: remove duplicate get_hw_crypto_keytype()Luis R. Rodriguez1-17/+1
2010-08-16drivers/net/wireless/ath/ath9k: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/net/wireless/prism54: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/net/wireless/libertas: Adjust confusing if indentationJulia Lawall1-2/+4
2010-08-16cfg80211: support sysfs namespacesJohannes Berg4-2/+19
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg4-1/+48
2010-08-16mac80211: per interface idle notificationJohannes Berg7-16/+81
2010-08-16net: mac80211: Fix a typo.Andrea Gelmini1-1/+1
2010-08-16cfg80211: deauth doesn't always imply disconnectJohannes Berg1-2/+3
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter4-12/+97
2010-08-16mac80211: remove unused rate function parameterChristian Lamparter1-16/+6
2010-08-16mac80211: put rx handlers into separate functionsChristian Lamparter1-86/+128
2010-08-16ath9k: shorten the calibration interval during strong interferenceFelix Fietkau2-2/+8
2010-08-16ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau4-4/+65
2010-08-16ath9k_hw: apply the noise floor validation to the median instead of singleFelix Fietkau1-19/+32
2010-08-16ath9k: add a separate debug level for stuck beaconsFelix Fietkau2-3/+5
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings4-16/+14
2010-08-16iwlwifi: track IBSS manager statusJohannes Berg6-2/+25
2010-08-16iwlwifi: make iwl_set_hw_params static to _agnWey-Yi Guy3-20/+18
2010-08-16iwlagn: log pci revision idWey-Yi Guy1-0/+1
2010-08-16iwlwifi: make iwl_hw_detect static to _agnWey-Yi Guy3-9/+7
2010-08-16libertas_tf: if_usb.c: Some more formatting fixesThomas Klute1-18/+31
2010-08-16libertas_tf: if_usb.c: Whitespace cleanupThomas Klute1-4/+4
2010-08-16mac80211: unify scan and work mutexesJohannes Berg5-43/+38
2010-08-16iwlwifi: make scan workqueue functions staticStanislaw Gruszka3-16/+6
2010-08-16mac80211: don't check rates on PLCP error framesJohannes Berg1-20/+29
2010-08-16libertas: better association request debuggingDan Williams1-8/+29
2010-08-16libertas: better scan response debuggingDan Williams1-4/+20
2010-08-16ath9k: add fastcc to debug print for channel changeLuis R. Rodriguez1-2/+3
2010-08-16mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau1-1/+4
2010-08-16rt2x00: do not shortcut rt2x00lib_config_antennaJohn W. Linville1-8/+0
2010-08-16b43: move hwrng registration driver to wireless core initializationJohn W. Linville1-2/+7
2010-08-16iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapperJohn W. Linville1-5/+2
2010-08-16ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TXJohn W. Linville1-2/+2
2010-08-16iwlwifi: disable aspm by defaultJohn W. Linville2-0/+8
2010-08-16wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville1-9/+7
2010-08-16rtl8187: consolidate MSR writes in rtl8187_bss_info_changedJohn W. Linville1-5/+4
2010-08-16rtl8180: use RTL818X_MSR_ADHOC for IBSS connectionJohn W. Linville1-6/+9
2010-08-16rtl8180: use NAPI for bottom-half processingJohn W. Linville1-59/+69