summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* typhoon: Use request_firmware()Ben Hutchings2009-02-262-3835/+74
* tehuti: Use request_firmware()Ben Hutchings2009-02-263-10729/+23
* tg3: Update copyright and versionMatt Carlson2009-02-261-3/+3
* tg3: Add version reporting for hardware selfbootMatt Carlson2009-02-262-0/+24
* tg3: Add DASH firmware version reportingMatt Carlson2009-02-262-0/+39
* tg3: Add legacy bootcode version decodingMatt Carlson2009-02-262-8/+35
* tg3: Refactor firmware version routinesMatt Carlson2009-02-261-43/+55
* tg3: Eliminate tg3_nvram_read_swab()Matt Carlson2009-02-261-27/+25
* tg3: Correct NVRAM stream endian notationsMatt Carlson2009-02-261-26/+29
* tg3: Invert nvram_read() and nvram_read_swab()Matt Carlson2009-02-261-22/+28
* tg3: Eliminate nvram routine forward declarationsMatt Carlson2009-02-261-197/+191
* tg3: Refine tg3_vlan_rx_register()Matt Carlson2009-02-261-4/+7
* tg3: Update ethtool set_settings error checksMatt Carlson2009-02-261-18/+50
* tg3: Drop non-VLAN rx pkts larger than the MTUMatt Carlson2009-02-261-1/+9
* tg3: Fix 5906 link problemsMatt Carlson2009-02-261-1/+2
* ns83820: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* chelsio: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* wan: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* i2400m: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* drivers/net/rionet.c: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* ppp: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-263-10/+5
* irda: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* hso: remove hso_free_device()Paulius Zaleckas2009-02-261-10/+4
* hso: remove claiming and releasing of USB interfacePaulius Zaleckas2009-02-261-4/+0
* ppp_generic: Simplify tx_dropped statsPaulius Zaleckas2009-02-261-1/+1
* m68knommu: remove ColdFire specific setup code from FEC driverGreg Ungerer2009-02-261-500/+12
* qlge: Reduce debug print output.Ron Mercer2009-02-261-12/+12
* qlge: Prepare to add new device.Ron Mercer2009-02-262-19/+78
* qlge: Move firmware event handler.Ron Mercer2009-02-263-28/+62
* qlge: Clean up firmware reset path.Ron Mercer2009-02-261-7/+29
* qlge: Add defines for firmware support.Ron Mercer2009-02-262-34/+66
* mdio: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* forcedeth: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* hamachi: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* sundance: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+3
* starfire: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* via-rhine: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+3
* fealnx: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+2
* natsemi: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* acenic: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* yellowfin: fix non-constant printk warningsStephen Hemminger2009-02-261-3/+3
* sis900: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+2
* ne2k-pci: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+3
* 3c59x: get rid of non-const printk warningsStephen Hemminger2009-02-261-3/+3
* lapb: get rid of non-const printk warningStephen Hemminger2009-02-261-1/+1
* tulip: get rid of warning for non-const string literalStephen Hemminger2009-02-264-6/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-254-11/+52
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-243-11/+44
| |\
| | * rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
| | * ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17