summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna1-21/+29
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 Kivilinna3-17/+25
2009-08-04cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg1-4/+11
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. Rodriguez32-123/+208
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-04mac80211: fix sparse warnings/errorsJohannes Berg2-2/+5
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-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg4-33/+51
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland3-1/+16
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-04wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez1-1/+0
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-04mac80211: disable software retry for nowJohannes Berg1-0/+26
2009-08-03neigh: Convert garbage collection from softirq to workqueueEric Dumazet2-48/+45
2009-08-03IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder21-152/+147
2009-08-02smsc95xx: remove EEPROM loaded checkSteve Glendinning1-5/+0
2009-08-02inet6: functions shadow global variableGerrit Renker1-2/+2
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-02vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-08-02s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-08-02qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+5
2009-08-02ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+5
2009-08-02igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3