summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* eql: convert to net_device_opsStephen Hemminger2008-11-211-4/+8
* sc92031: convert to net_device_opsStephen Hemminger2008-11-211-11/+18
* qla3xxx: convert to net_device_opsStephen Hemminger2008-11-211-10/+12
* hamachi: convert to net_device_opsStephen Hemminger2008-11-211-7/+14
* bnx2x: convert to net_device_opsStephen Hemminger2008-11-211-14/+20
* ns83820: convert to net_device_opsStephen Hemminger2008-11-211-8/+14
* yellowfin: convert to net_device_opsStephen Hemminger2008-11-211-6/+11
* r6040: convert to net_device_opsStephen Hemminger2008-11-211-11/+18
* sis900: convert to net_device_opsStephen Hemminger2008-11-211-11/+16
* tehuti: convert to net_device_opsStephen Hemminger2008-11-211-11/+16
* sfc: convert to net_device_opsStephen Hemminger2008-11-211-13/+18
* netxen: convert to net_device_opsStephen Hemminger2008-11-212-20/+33
* dl2k: convert to net_device_opsStephen Hemminger2008-11-211-8/+14
* bnx2: convert to net_device_opsStephen Hemminger2008-11-211-16/+20
* mlx4: convert to net_device_opsStephen Hemminger2008-11-211-15/+19
* myri10ge: convert to net_device_opsStephen Hemminger2008-11-211-7/+13
* via-rhine: convert to net_device_opsStephen Hemminger2008-11-211-11/+17
* qlge: fix sparse warningsStephen Hemminger2008-11-211-13/+14
* qlge: convert to net_device_opsStephen Hemminger2008-11-211-11/+19
* s2io: convert to net_device_opsStephen Hemminger2008-11-211-21/+22
* jme: convert driver to net_device_opsStephen Hemminger2008-11-211-9/+13
* tg3: Update version to 3.96Matt Carlson2008-11-211-2/+2
* broadcom: Add 57780 supportMatt Carlson2008-11-211-0/+21
* tg3: Add 57780 supportMatt Carlson2008-11-212-78/+175
* tg3: Allow GPHY powerdown on 5761Matt Carlson2008-11-211-2/+1
* tg3: Embrace pci_ioremap_bar()Matt Carlson2008-11-211-20/+1
* tg3: Extract FW ver from alt NVRAM formatsMatt Carlson2008-11-212-1/+61
* tg3: Enable GPHY APD on select devicesMatt Carlson2008-11-212-6/+48
* tg3: Prevent corruption at 10 / 100Mbps w CLKREQMatt Carlson2008-11-212-14/+67
* 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