summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tg3: Qualify use of tp->pcix_capMatt Carlson2008-11-211-26/+24
* tg3: Use NET_IP_ALIGNMatt Carlson2008-11-211-7/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-2197-1405/+5161
|\
| * rtl8187: Update file authorship in commentsLarry Finger2008-11-211-0/+8
| * 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/+11
| * 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/+27
| * drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZEJulia Lawall2008-11-211-4/+2
| * rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-2113-135/+127
| * 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/+10
| * iwl3945 : Fix Sparse WarningsKolekar, Abhijeet2008-11-211-1/+1
| * iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler2008-11-215-228/+209
| * iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler2008-11-2110-244/+129
| * iwlwifi: move rx queue read pointer into rxqWinkler, Tomas2008-11-219-83/+37
| * 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/+8
| * iwlwifi: trivial fix in includesWinkler, Tomas2008-11-211-2/+1
| * 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/+1
| * ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez2008-11-211-3/+2
| * 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/+2
| * 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/+7
| * 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/+6
| * 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/+56
* | e1000e: check return code from NVM accesses and fix bank detectionBruce Allan2008-11-215-63/+116
* | e1000e: fix incorrect link status when switch module pulledBruce Allan2008-11-213-6/+4
* | e1000e: store EEPROM version number to prevent unnecessary NVM readsBruce Allan2008-11-213-5/+7
* | e1000e: cosmetic newline in debug messageBruce Allan2008-11-211-1/+1
* | e1000e: sync change flow control variables with ixgbeBruce Allan2008-11-217-53/+58
OpenPOWER on IntegriCloud