summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-27typhoon: Use request_firmware()Ben Hutchings
2009-02-27tehuti: Use request_firmware()Ben Hutchings
2009-02-27tg3: Update copyright and versionMatt Carlson
2009-02-27tg3: Add version reporting for hardware selfbootMatt Carlson
2009-02-27tg3: Add DASH firmware version reportingMatt Carlson
2009-02-27tg3: Add legacy bootcode version decodingMatt Carlson
2009-02-27tg3: Refactor firmware version routinesMatt Carlson
2009-02-27tg3: Eliminate tg3_nvram_read_swab()Matt Carlson
2009-02-27tg3: Correct NVRAM stream endian notationsMatt Carlson
2009-02-27tg3: Invert nvram_read() and nvram_read_swab()Matt Carlson
2009-02-27tg3: Eliminate nvram routine forward declarationsMatt Carlson
2009-02-27tg3: Refine tg3_vlan_rx_register()Matt Carlson
2009-02-27tg3: Update ethtool set_settings error checksMatt Carlson
2009-02-27tg3: Drop non-VLAN rx pkts larger than the MTUMatt Carlson
2009-02-27tg3: Fix 5906 link problemsMatt Carlson
2009-02-27ns83820: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27chelsio: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27wan: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27i2400m: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27drivers/net/rionet.c: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27ppp: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27irda: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27isdn: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27hso: remove hso_free_device()Paulius Zaleckas
2009-02-27hso: remove claiming and releasing of USB interfacePaulius Zaleckas
2009-02-27ppp_generic: Simplify tx_dropped statsPaulius Zaleckas
2009-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-02-27m68knommu: remove ColdFire specific setup code from FEC driverGreg Ungerer
2009-02-27MISDN: list usage cleanupEric Sesterhenn
2009-02-27qlge: Reduce debug print output.Ron Mercer
2009-02-27qlge: Prepare to add new device.Ron Mercer
2009-02-27qlge: Move firmware event handler.Ron Mercer
2009-02-27qlge: Clean up firmware reset path.Ron Mercer
2009-02-27qlge: Add defines for firmware support.Ron Mercer
2009-02-27mdio: fix non-constant printk warningsStephen Hemminger
2009-02-27forcedeth: fix non-constant printk warningsStephen Hemminger
2009-02-27hamachi: fix non-constant printk warningsStephen Hemminger
2009-02-27sundance: fix non-constant printk warningsStephen Hemminger
2009-02-27starfire: fix non-constant printk warningsStephen Hemminger
2009-02-27via-rhine: fix non-constant printk warningsStephen Hemminger
2009-02-27fealnx: fix non-constant printk warningsStephen Hemminger
2009-02-27natsemi: fix non-constant printk warningsStephen Hemminger
2009-02-27acenic: fix non-constant printk warningsStephen Hemminger
2009-02-27yellowfin: fix non-constant printk warningsStephen Hemminger
2009-02-27sis900: fix non-constant printk warningsStephen Hemminger
2009-02-27ne2k-pci: fix non-constant printk warningsStephen Hemminger
2009-02-273c59x: get rid of non-const printk warningsStephen Hemminger
2009-02-27lapb: get rid of non-const printk warningStephen Hemminger
2009-02-27tulip: get rid of warning for non-const string literalStephen Hemminger
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun