summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville2008-11-213-3/+24
* net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville2008-11-217-2/+3644
* ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville2008-11-218-149/+159
* lib80211: consolidate crypt init routinesJohn W. Linville2008-11-212-93/+11Star
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-2114-127/+136
* orinoco: fix last beacon reporting on 64-bit systemsPavel Roskin2008-11-211-2/+2
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-218-81/+152
* rt2x00: Optimize get_duration / get_duration_resIvo van Doorn2008-11-216-34/+27Star
* drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZEJulia Lawall2008-11-211-4/+2Star
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-2113-135/+127Star
* iwlwifi: use Rx single frame mode (one Rx frame per RB)Zhu, Yi2008-11-212-2/+4
* iwlwifi: get some more information about command failureWinkler, Tomas2008-11-211-1/+6
* iwl3945 : Simplify iwl3945_send_beacon_cmdKolekar, Abhijeet2008-11-211-12/+14
* iwlwifi: move iwl_print_hex_dump to iwl-debug.hWinkler, Tomas2008-11-212-17/+10Star
* iwl3945 : Fix Sparse WarningsKolekar, Abhijeet2008-11-211-1/+1
* iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler2008-11-215-228/+209Star
* iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler2008-11-2110-244/+129Star
* iwlwifi: move rx queue read pointer into rxqWinkler, Tomas2008-11-219-83/+37Star
* iwlwifi: update iwl-commands.h for 3 stream supportHalperin, Daniel C2008-11-211-5/+7
* iwlwifi: don't fail power set when calibration is not done yetWinkler, Tomas2008-11-211-9/+8Star
* iwlwifi: trivial fix in includesWinkler, Tomas2008-11-211-2/+1Star
* iwl3945: fix resume for ADHOC networkMohamed Abbas2008-11-211-7/+14
* iwlagn: fix resume for ADHOC networkMohamed Abbas2008-11-211-6/+15
* b43: remove rate index warningJohannes Berg2008-11-211-2/+2
* b43legacy: implement short slot and basic rate handlingJohannes Berg2008-11-212-13/+103
* ipw2200: make association only if SSID is known.Alexey Fisher2008-11-211-2/+1Star
* ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez2008-11-211-3/+2Star
* ath5k: allow APs to receive beaconsLuis R. Rodriguez2008-11-211-2/+2
* ath5k: Fix IMR initNick Kossifidis2008-11-211-3/+3
* ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2008-11-212-6/+71
* ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2008-11-212-6/+2Star
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-215-24/+51
* rt2x00: Block set_key() during suspend/shutdownIvo van Doorn2008-11-211-1/+3
* rt2x00: Fix LED state handlingIvo van Doorn2008-11-211-38/+56
* rt2x00: Remove RATE_BASIC flagIvo van Doorn2008-11-212-8/+7Star
* Move all rtl818x files to a common directory.Larry Finger2008-11-2117-6/+9
* mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky2008-11-211-2/+4
* ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-212-7/+6Star
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-217-7/+65
* ipw2100, ipw2200: select LIB80211John W. Linville2008-11-211-0/+2
* netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville2008-11-211-59/+56Star
* ixgbe: convert directly reference of netdev->privWang Chen2008-11-211-1/+1
* ixgbe: add SFP+ driver supportDonald Skidmore2008-11-216-7/+550
* DCB: Add support for DCB BCNAlexander Duyck2008-11-212-1/+202
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-211-1/+15
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-211-1/+32
* DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-211-1/+41
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-2110-19/+1585
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-211-4/+11
* defxx: convert driver to net_device_opsStephen Hemminger2008-11-211-7/+10