summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-0946-157/+38
* qlcnic: Bump up the version to 5.1.36Shahed Shaikh2013-03-091-2/+2
* qlcnic: Fix ethtool statistics collectionShahed Shaikh2013-03-091-4/+4
* qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh2013-03-091-1/+2
* qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani2013-03-093-1/+48
* qlcnic: Fix endian issues in 83xx driverShahed Shaikh2013-03-093-26/+130
* bna: fix declaration mismatchstephen hemminger2013-03-091-1/+1
* e1000e: cleanup - move defines to appropriate header fileBruce Allan2013-03-084-9/+7
* e1000e: cleanup format of struct e1000_opt_list structBruce Allan2013-03-081-1/+4
* e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan2013-03-088-38/+38
* e1000e: cleanup unnecessary line breaksBruce Allan2013-03-085-62/+31
* e1000e: cleanup formatting of static structsBruce Allan2013-03-083-4/+8
* e1000e: cleanup unusually placed commentsBruce Allan2013-03-087-25/+39
* e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan2013-03-088-7/+8
* e1000e: cleanup SPACING checkpatch checksBruce Allan2013-03-084-16/+16
* e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan2013-03-087-127/+139
* e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan2013-03-083-9/+9
* e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan2013-03-085-16/+23
* e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan2013-03-086-34/+34
* e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan2013-03-087-187/+178
* ixgbevf: use PCI_DEVICE_TABLE macroStephen Hemminger2013-03-081-6/+3
* ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2013-03-082-33/+40
* bgmac: register MII busRafał Miłecki2013-03-072-1/+80
* be2net: Update copyright yearVasundhara Volam2013-03-078-8/+8
* tg3: Download 57766 EEE service patch firmwareNithin Sujir2013-03-072-16/+128
* tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir2013-03-071-6/+42
* tg3: Cleanup firmware parsing codeNithin Sujir2013-03-072-36/+34
* tg3: Refactor the 2nd type of cpu pauseNithin Sujir2013-03-071-26/+27
* tg3: Refactor cpu pause/resume codeNithin Sujir2013-03-071-25/+58
* tg3: Add new FW_TSO flagMatt Carlson2013-03-072-8/+8
* qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich2013-03-071-15/+6
* mlx4: Remove driver specific fdb handlers.Vlad Yasevich2013-03-071-76/+0
* ixgbe: Make use of the default fdb handlers.Vlad Yasevich2013-03-071-41/+1
* r6040: check MDIO register busy waiting resultFlorian Fainelli2013-03-061-4/+7
* bnx2x: use the default NAPI weightEric Dumazet2013-03-052-3/+2
* net: cs89x0: use module_platform_driver_probe()Jingoo Han2013-03-051-13/+1
* net: macb: use module_platform_driver_probe()Jingoo Han2013-03-051-12/+1
* net: at91_ether: use module_platform_driver_probe()Jingoo Han2013-03-051-12/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-0512-83/+173
|\
| * net: fec: fix build error in no MXC platformFrank Li2013-03-041-8/+7
| * net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-042-47/+41
| * bgmac: omit the fcsHauke Mehrtens2013-02-281-0/+4
| * bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
| * bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
| * bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
| * r8169: honor jumbo settings when chipset is requested to start.françois romieu2013-02-281-9/+18
| * bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
| * drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack2013-02-261-1/+1
| * Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-02-263-15/+30
| |\
| | * sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-02-261-4/+12
OpenPOWER on IntegriCloud