aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller8-16/+24
2011-03-01ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller3-3/+3
2011-03-01ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller3-3/+3
2011-03-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller30-220/+150
2011-02-28sfc: Bump version to 3.1Ben Hutchings1-1/+1
2011-02-28sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings4-41/+5
2011-02-28sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings1-1/+20
2011-02-28sfc: Update copyright datesBen Hutchings30-30/+30
2011-02-28sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings4-31/+8
2011-02-28sfc: Read MC firmware version when requested through ethtoolBen Hutchings5-41/+9
2011-02-28sfc: Reduce size of efx_rx_buffer further by removing data memberSteve Hodgson2-24/+28
2011-02-28sfc: Reduce size of efx_rx_buffer by unionising skb and pageSteve Hodgson2-53/+51
2011-02-28bonding: use the correct size for _simple_hash()Amerigo Wang1-1/+1
2011-02-28enic: Flush driver cache of registered addr lists during port profile disassociateRoopa Prabhu2-1/+3
2011-02-28DM9000: Allow randomised ethernet addressBen Dooks1-1/+6
2011-02-28qla3xxx: add missing __iomem annotationstephen hemminger1-5/+5
2011-02-28bonding: fix sparse warningstephen hemminger1-2/+3
2011-02-28sis900: use pci_dev->revisionSergei Shtylyov1-2/+2
2011-02-28bnx2x: use dcb_setapp to manage negotiated application tlvsShmulik Ravid4-59/+92
2011-02-28net: use pci_dev->revision, againSergei Shtylyov13-50/+19
2011-02-27net: convert bonding to use rx_handlerJiri Pirko1-1/+73
2011-02-27netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2-5/+3
2011-02-27bonding: sync netpoll code with bridgeAmerigo Wang2-57/+118
2011-02-26qeth: remove needless IPA-commands in offlineUrsula Braun4-120/+33
2011-02-24rtlwifi: Need to include vmalloc.hDavid S. Miller1-0/+1
2011-02-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller113-4874/+18287
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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville113-4874/+18287
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-21ath9k_hw: Fix power on resetSujith Manoharan1-1/+0