summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-03-09qlcnic: Bump up the version to 5.1.36Shahed Shaikh
2013-03-09qlcnic: Fix ethtool statistics collectionShahed Shaikh
2013-03-09qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh
2013-03-09qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani
2013-03-09qlcnic: Fix endian issues in 83xx driverShahed Shaikh
2013-03-09bna: fix declaration mismatchstephen hemminger
2013-03-08e1000e: cleanup - move defines to appropriate header fileBruce Allan
2013-03-08e1000e: cleanup format of struct e1000_opt_list structBruce Allan
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan
2013-03-08e1000e: cleanup unnecessary line breaksBruce Allan
2013-03-08e1000e: cleanup formatting of static structsBruce Allan
2013-03-08e1000e: cleanup unusually placed commentsBruce Allan
2013-03-08e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan
2013-03-08e1000e: cleanup SPACING checkpatch checksBruce Allan
2013-03-08e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan
2013-03-08e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan
2013-03-08e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan
2013-03-08e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan
2013-03-08e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan
2013-03-08ixgbevf: use PCI_DEVICE_TABLE macroStephen Hemminger
2013-03-08ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck
2013-03-07bgmac: register MII busRafał Miłecki
2013-03-07be2net: Update copyright yearVasundhara Volam
2013-03-07tg3: Download 57766 EEE service patch firmwareNithin Sujir
2013-03-07tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir
2013-03-07tg3: Cleanup firmware parsing codeNithin Sujir
2013-03-07tg3: Refactor the 2nd type of cpu pauseNithin Sujir
2013-03-07tg3: Refactor cpu pause/resume codeNithin Sujir
2013-03-07tg3: Add new FW_TSO flagMatt Carlson
2013-03-07qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich
2013-03-07mlx4: Remove driver specific fdb handlers.Vlad Yasevich
2013-03-07ixgbe: Make use of the default fdb handlers.Vlad Yasevich
2013-03-06r6040: check MDIO register busy waiting resultFlorian Fainelli
2013-03-05bnx2x: use the default NAPI weightEric Dumazet
2013-03-05net: cs89x0: use module_platform_driver_probe()Jingoo Han
2013-03-05net: macb: use module_platform_driver_probe()Jingoo Han
2013-03-05net: at91_ether: use module_platform_driver_probe()Jingoo Han
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-04net: fec: fix build error in no MXC platformFrank Li
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-28bgmac: omit the fcsHauke Mehrtens
2013-02-28bnx2x: Fix KR2 work-around conditionYaniv Rosner
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner
2013-02-28bnx2x: Fix port identification for the 84834Yaniv Rosner
2013-02-28r8169: honor jumbo settings when chipset is requested to start.françois romieu
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack