aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-21tg3: Embrace pci_ioremap_bar()Matt Carlson1-20/+1
2008-11-21tg3: Extract FW ver from alt NVRAM formatsMatt Carlson2-1/+61
2008-11-21tg3: Enable GPHY APD on select devicesMatt Carlson2-6/+48
2008-11-21tg3: Prevent corruption at 10 / 100Mbps w CLKREQMatt Carlson2-14/+67
2008-11-21tg3: Qualify use of tp->pcix_capMatt Carlson1-26/+24
2008-11-21tg3: Use NET_IP_ALIGNMatt Carlson1-7/+13
2008-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller97-1405/+5161
2008-11-21e1000e: check return code from NVM accesses and fix bank detectionBruce Allan5-63/+116
2008-11-21e1000e: fix incorrect link status when switch module pulledBruce Allan3-6/+4
2008-11-21e1000e: store EEPROM version number to prevent unnecessary NVM readsBruce Allan3-5/+7
2008-11-21e1000e: cosmetic newline in debug messageBruce Allan1-1/+1
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan7-53/+58
2008-11-21e1000e: link up/down messages must follow a specific formatBruce Allan1-2/+7
2008-11-21e1000e: ESB2 config after link upBruce Allan4-37/+167
2008-11-21e1000e: check return of pci_save_stateBruce Allan1-1/+4
2008-11-21e1000e: update comments listing supported parts for each MAC familyBruce Allan2-0/+3
2008-11-21e1000e: 82571 check for link fix on 82571 serdesBruce Allan1-6/+28
2008-11-21e1000e: commit speed/duplex changes for m88 PHYBruce Allan1-4/+4
2008-11-21e1000e: disable correctable errors for quad ports while going to D3Alexander Duyck1-1/+21
2008-11-21netdevice pc300: Add the reason about PC300 BROKEN in KconfigWang Chen1-0/+2
2008-11-21netdevice pc300: Convert directly reference of netdev->privWang Chen1-9/+8
2008-11-21netdevice hdlc: Convert directly reference of netdev->privWang Chen1-5/+5
2008-11-21rtl8187: Update file authorship in commentsLarry Finger1-0/+8
2008-11-21rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville3-3/+24
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville7-2/+3644
2008-11-21ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville8-149/+159
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville2-93/+11
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville14-127/+136
2008-11-21orinoco: fix last beacon reporting on 64-bit systemsPavel Roskin1-2/+2
2008-11-21rt2x00: Fix race condition when using inderect registersIvo van Doorn8-81/+152
2008-11-21rt2x00: Optimize get_duration / get_duration_resIvo van Doorn6-34/+27
2008-11-21drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZEJulia Lawall1-4/+2
2008-11-21rt2x00: Cleanup TX/RX entry handlingIvo van Doorn13-135/+127
2008-11-21iwlwifi: use Rx single frame mode (one Rx frame per RB)Zhu, Yi2-2/+4
2008-11-21iwlwifi: get some more information about command failureWinkler, Tomas1-1/+6
2008-11-21iwl3945 : Simplify iwl3945_send_beacon_cmdKolekar, Abhijeet1-12/+14
2008-11-21iwlwifi: move iwl_print_hex_dump to iwl-debug.hWinkler, Tomas2-17/+10
2008-11-21iwl3945 : Fix Sparse WarningsKolekar, Abhijeet1-1/+1
2008-11-21iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler5-228/+209
2008-11-21iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler10-244/+129
2008-11-21iwlwifi: move rx queue read pointer into rxqWinkler, Tomas9-83/+37
2008-11-21iwlwifi: update iwl-commands.h for 3 stream supportHalperin, Daniel C1-5/+7
2008-11-21iwlwifi: don't fail power set when calibration is not done yetWinkler, Tomas1-9/+8
2008-11-21iwlwifi: trivial fix in includesWinkler, Tomas1-2/+1
2008-11-21iwl3945: fix resume for ADHOC networkMohamed Abbas1-7/+14
2008-11-21iwlagn: fix resume for ADHOC networkMohamed Abbas1-6/+15
2008-11-21b43: remove rate index warningJohannes Berg1-2/+2
2008-11-21b43legacy: implement short slot and basic rate handlingJohannes Berg2-13/+103
2008-11-21ipw2200: make association only if SSID is known.Alexey Fisher1-2/+1
2008-11-21ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez1-3/+2