summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/sk98lin: Add missing "space"Joe Perches2008-01-291-1/+1
* drivers/net/wan: Add missing "space"Joe Perches2008-01-291-1/+1
* drivers/net/netxen: Add missing "space"Joe Perches2008-01-294-8/+8
* drivers/net/ixgb: Add missing "space"Joe Perches2008-01-291-1/+1
* drivers/net/cxgb3: Add missing "space"Joe Perches2008-01-291-1/+1
* drivers/net/chelsio: Add missing "space"Joe Perches2008-01-291-1/+1
* add bnx2x driver for BCM57710Eliezer Tamir2008-01-299-0/+23846
* [S2IO]: Support for add/delete/store/restore ethernet addressesSreenivasa Honnur2008-01-293-23/+201
* [E1000]: Secondary unicast address supportPatrick McHardy2008-01-291-16/+31
* [E1000E]: convert register test macros to functionsJoe Perches2008-01-291-31/+53
* [E1000]: Convert regtest macro's to functionsJoe Perches2008-01-291-29/+55
* [E1000]: update netstats traffic counters realtimeAuke Kok2008-01-291-4/+6
* [E1000E]: update netstats traffic counters realtimeAuke Kok2008-01-291-4/+6
* [NET]: Add support for the RDC R6040 Fast Ethernet controllerSten Wang2008-01-293-0/+1122
* Fix e100 on systems that have cache incoherent DMADavid Acker2008-01-291-29/+99
* sundance: SIOCDEVPRIVATE pollutionFrancois Romieu2008-01-291-26/+0Star
* drivers/net/netxen/: cleanupsAdrian Bunk2008-01-298-84/+76Star
* ixgbe: Fix copper PHY initialization codeAuke Kok2008-01-296-136/+71Star
* e1000/e1000e: Move PCI-Express device IDs over to e1000eAuke Kok2008-01-294-33/+12Star
* e1000e: Disable L1 ASPM power savings for 82573 mobile variantsAuke Kok2008-01-294-9/+30
* e1000e: alternate MAC address supportBill Hayes2008-01-294-2/+43
* [netdrvr] ibmlana: move away from legacy MCA APIJeff Garzik2008-01-291-68/+51Star
* [netdrvr] ibmlana: modularization cleanupJeff Garzik2008-01-291-45/+64
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-2916-65/+36Star
* hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik2008-01-291-3/+5
* sk98lin: kill bogus check and convert to use ARRAY_SIZE()Alejandro Martinez Ruiz2008-01-293-14/+2Star
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-2910-38/+19Star
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-299-18/+15Star
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-296-7/+7
* libertas: move wlan_*_association_work from header to c fileHolger Schurig2008-01-292-34/+34
* iwlwifi: disable interrupts before calling request_irqJes Sorensen2008-01-292-0/+4
* P54: use temporary variables to reduce size of generated codeDmitry Torokhov2008-01-291-36/+41
* Prism54: Convert mgmt_sem to the mutex APIMatthias Kaehlcke2008-01-293-4/+5
* orinoco: more reliable scan handlingDan Williams2008-01-292-240/+313
* b43: consistent naming for ieee80211_opsMichael Buesch2008-01-291-37/+38
* b43: Use the retry limit parameters from mac80211Michael Buesch2008-01-292-30/+53
* b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch2008-01-291-14/+12Star
* b43legacy: Remove set_key callbackMichael Buesch2008-01-291-27/+0Star
* b43legacy: Rewrite pwork lockingLarry Finger2008-01-291-58/+30Star
* b43legacy: Use input-polldev for the rfkill switchLarry Finger2008-01-294-103/+109
* b43legacy: RF-kill supportLarry Finger2008-01-299-15/+250
* b43legacy: LED triggers supportLarry Finger2008-01-297-310/+241Star
* iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig2008-01-2913-336/+368
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-2921-2208/+5337
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-296-58/+38Star
* iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi2008-01-292-2/+2
* iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi2008-01-292-2/+2
* iwl4965: exclude 60M rate from probe requestmabbas2008-01-291-7/+9
* iwlwifi: Renames struct fw_image_desc to struct fw_descTomas Winkler2008-01-292-7/+7
* iwlwifi: add 5965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-291-1/+11