summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* orinoco: enable cfg80211 "set_channel" operationHolger Schurig2009-08-041-0/+41
* ar9170: remove EXPERIMENTAL markerLuis R. Rodriguez2009-08-041-1/+2
* b43: Work around mac80211 race conditionLarry Finger2009-08-041-6/+15
* ath5k: update PCU opmode whenever a new interface is addedBob Copeland2009-08-041-0/+3
* ath9k: Remove unused ath9k_hw_intrget()Vasanthakumar Thiagarajan2009-08-042-6/+0
* ath9k: Maintain monotonicity of PER while going across different phyVasanthakumar Thiagarajan2009-08-041-3/+0
* ath9k: Update rate control for 11NA HT40 modeVasanthakumar Thiagarajan2009-08-041-3/+1
* rt2x00: Fix build error when crypto support is disabledIvo van Doorn2009-08-041-10/+10
* rt2x00: move experimental on kconfig only to rt2800usbLuis R. Rodriguez2009-08-041-4/+4
* wireless: use menuconfig for WLAN_PRE80211 and WLAN_80211Luis R. Rodriguez2009-08-041-2/+2
* ath5k: remove EXPERIMENTAL markerLuis R. Rodriguez2009-08-041-1/+1
* ath: use menuconfig to put ath stuff in its own pageLuis R. Rodriguez2009-08-041-1/+1
* ath: simplify kconfig dependency and add documentationLuis R. Rodriguez2009-08-044-5/+16
* ath: depend on cfg80211Luis R. Rodriguez2009-08-041-0/+1
* ar9170: remove unneeded flush_workqueue()Luis R. Rodriguez2009-08-041-2/+1
* at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez2009-08-041-1/+1
* ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez2009-08-041-0/+2
* ath9k: move workqueue cancels to stop callbackLuis R. Rodriguez2009-08-041-5/+8
* ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()Luis R. Rodriguez2009-08-041-2/+4
* ath9k: re-order cancelling of work on mac80211 workqueueLuis R. Rodriguez2009-08-041-2/+2
* smsc95xx: remove EEPROM loaded checkSteve Glendinning2009-08-021-5/+0
* drivers/net: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-021-1/+2
* cxgb3: fix Gen2 pci default settingsDivy Le Ray2009-08-021-1/+12
* cxgb3: fix EDC filename stringDivy Le Ray2009-08-021-1/+1
* vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
* s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
* qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+5
* ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+5
* igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
* bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+5
* bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+5
* atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
* atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
* be2net: delete unnecessary code from be_cmd_POST()Sathya Perla2009-08-011-41/+4
* be2net: some name changes for consistencySathya Perla2009-08-013-34/+34
* be2net: replace some printks with dev_err()/dev_warn()Sathya Perla2009-08-012-28/+15
* be2net: remove pci_func field from be_adapter structSathya Perla2009-08-014-14/+11
* be2net: get rid of be_ctrl_info struct/abstractionSathya Perla2009-08-015-333/+299
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-3052-548/+4443
|\
| * iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy2009-07-294-0/+52
| * ath9k: remove unused ATH_PCI_VERSIONLuis R. Rodriguez2009-07-291-2/+0
| * cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-295-100/+1
| * cfg80211: combine IWESSID handlersJohannes Berg2009-07-291-34/+2
| * cfg80211: combine IWAP handlersJohannes Berg2009-07-291-32/+2
| * cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-32/+2
| * ath9k: Add debug counters for TXSujith2009-07-294-14/+160
| * ath9k: get rid of unnecessary setpower callsGabor Juhos2009-07-291-2/+6
| * ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos2009-07-294-15/+12
| * ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov2009-07-291-0/+2
| * ray_cs: remove bogus NULL check at head of ray_get_wireless_statsJohn W. Linville2009-07-291-3/+0
OpenPOWER on IntegriCloud