aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-24igb: update version stringCarolyn Wyborny1-1/+1
2011-02-24igb: Update Intel copyright notice for driver source.Carolyn Wyborny1-1/+1
2011-02-24igb: add support for VF Transmit rate limit using iproute2Lior Levy4-2/+99
2011-02-24igbvf: remove Tx hang detectionLior Levy2-63/+0
2011-02-24ixgbevf: Fix name of function in function header commentGreg Rose1-8/+8
2011-02-24ixgbevf: Enable jumbo frame support for X540 VFGreg Rose2-2/+19
2011-02-24ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose3-3/+46
2011-02-23qlcnic: Remove validation for max tx and max rx queuesRajesh Borundia2-8/+2
2011-02-23qlcnic: fix checks for auto_fw_resetamit salecha2-6/+4
2011-02-23r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-02-23r6040: fix multicast operationsShawn Lin1-47/+64
2011-02-23atl1[ce]: fix sparse warningsstephen hemminger2-4/+4
2011-02-22Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller2-419/+395
2011-02-22be2net: use hba_port_num instead of port_numAjit Khaparde6-6/+124
2011-02-22be2net: add code to display temperature of ASICAjit Khaparde4-2/+76
2011-02-22be2net: fix to ignore transparent vlan ids wrongly indicated by NICAjit Khaparde4-0/+34
2011-02-22be2net: variable name changeAjit Khaparde3-4/+4
2011-02-22be2net: fixes in ethtool selftestAjit Khaparde1-2/+3
2011-02-22be2net: add new counters to display via ethtool statsAjit Khaparde2-4/+21
2011-02-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller4-6/+178
2011-02-22Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6David S. Miller1-2/+0
2011-02-22sh: sh_eth: Add support ethtoolNobuhiro Iwamatsu1-19/+189
2011-02-21ax88796: use generic mdio_bitbang driverMarc Kleine-Budde2-200/+196
2011-02-21ax88796: clean up probe and remove functionMarc Kleine-Budde1-44/+31
2011-02-21ax88796: make pointer to platform data constMarc Kleine-Budde1-1/+1
2011-02-21ax88796: remove platform_device member from struct ax_deviceMarc Kleine-Budde1-4/+2
2011-02-21ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>Marc Kleine-Budde1-26/+20
2011-02-21ax88796: remove first_init parameter from ax_init_dev()Marc Kleine-Budde1-25/+19
2011-02-21ax88796: remove memset of private dataMarc Kleine-Budde1-2/+0
2011-02-21ax88796: don't use magic ei_status to acces private dataMarc Kleine-Budde1-39/+42
2011-02-21ax88796: fix codingstyle and checkpatch warningsMarc Kleine-Budde1-128/+134
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller439-4245/+5828
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+135
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-172/+266
2011-02-18Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds1-0/+10
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds8-8/+8
2011-02-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds8-37/+45
2011-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-13/+24
2011-02-17enic: Always use single transmit and single receive hardware queues per deviceVasanthy Kolluri2-4/+4
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz2-2/+18
2011-02-17RTC: Revert UIE emulation removalJohn Stultz2-0/+116
2011-02-17RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König1-3/+2
2011-02-17loopback: convert to hw_featuresMichał Mirosław1-5/+4
2011-02-17enic: Clean up: Remove a not needed #ifdefVasanthy Kolluri2-3/+1
2011-02-17enic: Bug fix: Reset driver count of registered unicast addresses to zero during device resetVasanthy Kolluri2-7/+8
2011-02-17tg3: Restrict phy ioctl accessMatt Carlson1-2/+6
2011-02-17drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2-0/+4
2011-02-17Merge branches 'nes' and 'qib' into for-nextRoland Dreier1-1/+4
2011-02-17IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn1-1/+2
2011-02-17sfc: Implement hardware acceleration of RFSBen Hutchings4-2/+169