summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-02-13tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson
2012-02-13tg3: Remove unneeded link_config.orig_... membersMatt Carlson
2012-02-13tg3: Remove unused link config codeMatt Carlson
2012-02-13tg3: Consolidate ASIC rev detection codeMatt Carlson
2012-02-13tg3: Reduce UMP event collision windowMatt Carlson
2012-02-13tg3: Fix NVRAM page writes on newer devicesMatt Carlson
2012-02-13tg3: Fix copper autoneg adv checksMatt Carlson
2012-02-13tg3: Fix stats while interface is downMatt Carlson
2012-02-13tg3: Disable new DMA engine for 57766Matt Carlson
2012-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-02-13e1000e: cleanup goto statements to exit points without common workBruce Allan
2012-02-13e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_linkBruce Allan
2012-02-13e1000e: potentially incorrect return for e1000_init_hw_ich8lanBruce Allan
2012-02-13e1000e: cleanup: minor whitespace addition (insert blank line separator)Bruce Allan
2012-02-13e1000e: cleanup: remove unnecessary variable initializationsBruce Allan
2012-02-13e1000e: cleanup: remove unnecessary test and returnBruce Allan
2012-02-13e1000e: cleanup: remove unnecessary variable ret_valBruce Allan
2012-02-13e1000e: cleanup: remove unreachable statementBruce Allan
2012-02-13e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lanBruce Allan
2012-02-13ppp: fix truesize underestimationEric Dumazet
2012-02-13tg3: Move transmit comment to a better locationMatt Carlson
2012-02-13tg3: Eliminate unneeded prototypeMatt Carlson
2012-02-13tg3: Relocate tg3_find_peerMatt Carlson
2012-02-13tg3: Move tg3_nvram_write_block functionsMatt Carlson
2012-02-13tg3: Move tg3_set_rx_modeMatt Carlson
2012-02-13tg3: Move tg3_change_mtu to a better locationMatt Carlson
2012-02-13tg3: Relocate tg3_reset_taskMatt Carlson
2012-02-13tg3: Move tg3_restart_hw to a better locationMatt Carlson
2012-02-13virtio: net: remove sparse errorsEric Dumazet
2012-02-13e1000e: cleanup: always return 0Bruce Allan
2012-02-13e1000e: cleanup: remove unnecessary assignments just before returningBruce Allan
2012-02-13e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lanBruce Allan
2012-02-13e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lanBruce Allan
2012-02-13e1000e: cleanup: rename goto labels to be more meaningfulBruce Allan
2012-02-13e1000e: cleanup: use goto for common work needed by multiple exit pointsBruce Allan
2012-02-13trivial: typo hnalder -> handlerUwe Kleine-König
2012-02-13stmicro: Fix typo in stmmac_pci.c and stmmac_platform.cMasanari Iida
2012-02-13mISDN: Fix typo in dsp_core.cMasanari Iida
2012-02-13enic: remove assignment of random mac on enic vfRoopa Prabhu
2012-02-13enic: Fix address deregistration for sriov vf during port profile disassociateRoopa Prabhu
2012-02-13isdn: Fix typo in isdn_ppp.cMasanari Iida
2012-02-13mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka
2012-02-13isdn: Fix typo in callc.c and tei.cMasanari Iida
2012-02-13be2net: event queue re-designSathya Perla
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-13rename dev_hw_addr_random and remove redundant secondDanny Kukawka
2012-02-13aeroflex: Fix typo in greth.cMasanari Iida
2012-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-10ixgbe: Combine post-DMA processing of sk_buff fields into single functionAlexander Duyck