aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-04drivers/net/wireless: Use DIV_ROUND_CLOSESTJulia Lawall1-3/+6
2009-08-04libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10Maithili Hinge1-0/+2
2009-08-04iwlwifi: remove duplicated version info from sysfsJay Sternberg1-34/+6
2009-08-04iwlwifi: remove deprecated 6000 series adaptersWey-Yi Guy3-22/+0
2009-08-04iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy7-15/+94
2009-08-04iwlwifi: clear iwl_cmd_meta structure before useDaniel C Halperin1-0/+1
2009-08-04b43: remove wrong probe_resp_plcp writegregor kowski1-0/+3
2009-08-04b43: Fix unaligned 32bit SHM-shared accessMichael Buesch1-7/+24
2009-08-04libertas: check valid bits in SPI bus mode regAndrey Yurovsky1-1/+1
2009-08-04iwlwifi: remove usage of orig_flagsLuis R. Rodriguez1-3/+0
2009-08-04rndis_wlan: rework key handlingJussi Kivilinna1-46/+142
2009-08-04rndis_wlan: add missing padding to struct rndis_80211_remove_keyJussi Kivilinna1-0/+1
2009-08-04rndis_wlan: handle 802.11 indications from deviceJussi Kivilinna1-1/+232
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna2-27/+54
2009-08-04rndis_wlan: add rndis_set/query_oid debuggingJussi Kivilinna1-2/+84
2009-08-04rndis_wlan: set current packet filter to zero on stopJussi Kivilinna1-1/+9
2009-08-04rndis_wlan: reset device and restore multicast list on rndis_wlan_reset()Jussi Kivilinna1-0/+30
2009-08-04rndis_wlan: clear cfg80211 scan on rndis_wlan_stop()Jussi Kivilinna1-0/+8
2009-08-04rndis_wlan: stop workers on rndis_wlan_stop() and restore on rndis_wlan_reset()Jussi Kivilinna1-4/+19
2009-08-04usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna2-17/+24
2009-08-04iwlwifi: don't export symbols not needed in other modulesJohannes Berg4-6/+0
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez20-66/+74
2009-08-04at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez1-3/+1
2009-08-04ath5k: fix CAB queue operationBob Copeland1-1/+4
2009-08-04orinoco: enable cfg80211 "set_channel" operationHolger Schurig1-0/+41
2009-08-04ar9170: remove EXPERIMENTAL markerLuis R. Rodriguez1-1/+2
2009-08-04b43: Work around mac80211 race conditionLarry Finger1-6/+15
2009-08-04ath5k: update PCU opmode whenever a new interface is addedBob Copeland1-0/+3
2009-08-04ath9k: Remove unused ath9k_hw_intrget()Vasanthakumar Thiagarajan2-6/+0
2009-08-04ath9k: Maintain monotonicity of PER while going across different phyVasanthakumar Thiagarajan1-3/+0
2009-08-04ath9k: Update rate control for 11NA HT40 modeVasanthakumar Thiagarajan1-3/+1
2009-08-04rt2x00: Fix build error when crypto support is disabledIvo van Doorn1-10/+10
2009-08-04rt2x00: move experimental on kconfig only to rt2800usbLuis R. Rodriguez1-4/+4
2009-08-04wireless: use menuconfig for WLAN_PRE80211 and WLAN_80211Luis R. Rodriguez1-2/+2
2009-08-04ath5k: remove EXPERIMENTAL markerLuis R. Rodriguez1-1/+1
2009-08-04ath: use menuconfig to put ath stuff in its own pageLuis R. Rodriguez1-1/+1
2009-08-04ath: simplify kconfig dependency and add documentationLuis R. Rodriguez4-5/+16
2009-08-04ath: depend on cfg80211Luis R. Rodriguez1-0/+1
2009-08-04ar9170: remove unneeded flush_workqueue()Luis R. Rodriguez1-2/+1
2009-08-04at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez1-1/+1
2009-08-04ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez1-0/+2
2009-08-04ath9k: move workqueue cancels to stop callbackLuis R. Rodriguez1-5/+8
2009-08-04ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()Luis R. Rodriguez1-2/+4
2009-08-04ath9k: re-order cancelling of work on mac80211 workqueueLuis R. Rodriguez1-2/+2
2009-08-02smsc95xx: remove EEPROM loaded checkSteve Glendinning1-5/+0
2009-08-02drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall1-2/+2
2009-08-02drivers/net: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+2
2009-08-02cxgb3: fix Gen2 pci default settingsDivy Le Ray1-1/+12
2009-08-02cxgb3: fix EDC filename stringDivy Le Ray1-1/+1
2009-08-01vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3