aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna2009-08-04
* rndis_wlan: add rndis_set/query_oid debuggingJussi Kivilinna2009-08-04
* rndis_wlan: set current packet filter to zero on stopJussi Kivilinna2009-08-04
* rndis_wlan: reset device and restore multicast list on rndis_wlan_reset()Jussi Kivilinna2009-08-04
* rndis_wlan: clear cfg80211 scan on rndis_wlan_stop()Jussi Kivilinna2009-08-04
* rndis_wlan: stop workers on rndis_wlan_stop() and restore on rndis_wlan_reset()Jussi Kivilinna2009-08-04
* usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna2009-08-04
* iwlwifi: don't export symbols not needed in other modulesJohannes Berg2009-08-04
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez2009-08-04
* ath5k: fix CAB queue operationBob Copeland2009-08-04
* orinoco: enable cfg80211 "set_channel" operationHolger Schurig2009-08-04
* ar9170: remove EXPERIMENTAL markerLuis R. Rodriguez2009-08-04
* b43: Work around mac80211 race conditionLarry Finger2009-08-04
* ath5k: update PCU opmode whenever a new interface is addedBob Copeland2009-08-04
* ath9k: Remove unused ath9k_hw_intrget()Vasanthakumar Thiagarajan2009-08-04
* ath9k: Maintain monotonicity of PER while going across different phyVasanthakumar Thiagarajan2009-08-04
* ath9k: Update rate control for 11NA HT40 modeVasanthakumar Thiagarajan2009-08-04
* rt2x00: Fix build error when crypto support is disabledIvo van Doorn2009-08-04
* rt2x00: move experimental on kconfig only to rt2800usbLuis R. Rodriguez2009-08-04
* wireless: use menuconfig for WLAN_PRE80211 and WLAN_80211Luis R. Rodriguez2009-08-04
* ath5k: remove EXPERIMENTAL markerLuis R. Rodriguez2009-08-04
* ath: use menuconfig to put ath stuff in its own pageLuis R. Rodriguez2009-08-04
* ath: simplify kconfig dependency and add documentationLuis R. Rodriguez2009-08-04
* ath: depend on cfg80211Luis R. Rodriguez2009-08-04
* ar9170: remove unneeded flush_workqueue()Luis R. Rodriguez2009-08-04
* at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez2009-08-04
* ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez2009-08-04
* ath9k: move workqueue cancels to stop callbackLuis R. Rodriguez2009-08-04
* ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()Luis R. Rodriguez2009-08-04
* ath9k: re-order cancelling of work on mac80211 workqueueLuis R. Rodriguez2009-08-04
* smsc95xx: remove EEPROM loaded checkSteve Glendinning2009-08-02
* drivers/net: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-02
* cxgb3: fix Gen2 pci default settingsDivy Le Ray2009-08-02
* cxgb3: fix EDC filename stringDivy Le Ray2009-08-02
* vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* be2net: delete unnecessary code from be_cmd_POST()Sathya Perla2009-08-02
* be2net: some name changes for consistencySathya Perla2009-08-02
* be2net: replace some printks with dev_err()/dev_warn()Sathya Perla2009-08-02
* be2net: remove pci_func field from be_adapter structSathya Perla2009-08-02
* be2net: get rid of be_ctrl_info struct/abstractionSathya Perla2009-08-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
|\