aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-29net: mvmdio: doc: mvmdio now used by mv643xx_ethLeigh Brown1-5/+3
2013-10-29net: mvmdio: slight optimisation of orion_mdio_writeLeigh Brown1-6/+4
2013-10-29net: mvmdio: orion_mdio_ready: remove manual pollLeigh Brown1-21/+13
2013-10-29net: mvmdio: make orion_mdio_wait_ready consistentLeigh Brown1-22/+30
2013-10-29net/benet: Make lancer_wait_ready() staticGavin Shan2-2/+1
2013-10-29net/benet: Remove interface typeGavin Shan2-6/+0
2013-10-29bgmac: separate RX descriptor setup code into a new functionRafał Miłecki1-19/+22
2013-10-27be2net: add support for ndo_busy_pollSathya Perla2-18/+187
2013-10-24ixgbevf: bump driver versionDon Skidmore1-1/+1
2013-10-24ixgbevf: implement ethtool get/set coalesceJacob Keller3-1/+84
2013-10-24ixgbevf: Adds function to set PSRTYPE registerDon Skidmore1-2/+16
2013-10-24ixgbe: fix rx-usecs range checks for BQLEmil Tantilov1-3/+3
2013-10-24ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang1-4/+2
2013-10-24ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller1-8/+5
2013-10-24igb: fix driver reload with VF assigned to guestStefan Assmann1-21/+16
2013-10-24igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny1-5/+3
2013-10-24i40e: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2013-10-24igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun1-1/+2
2013-10-24igbvf: integer wrapping bug setting the mtuDan Carpenter1-3/+2
2013-10-23net: via-rhine: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: tehuti: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: niu: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-23net: sungem: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-23sh_eth: add/use RMCR.RNC bitSergei Shtylyov2-3/+6
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-332/+382
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-370/+570
2013-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller5-127/+146
2013-10-22i40e: Bump versionCatherine Sullivan1-1/+1
2013-10-22i40e: use pf_id for pf function id in qtx_ctlShannon Nelson2-3/+3
2013-10-22i40e: check vsi ptrs before dumping themShannon Nelson1-16/+23
2013-10-22i40e: reorder block declarations in debugfsShannon Nelson1-8/+8
2013-10-22i40e: tweaking icr0 handling for legacy irqShannon Nelson3-8/+8
2013-10-22i40e: refactor fdir setup functionJesse Brandeburg1-45/+33
2013-10-22i40e: fix sign extension issueJesse Brandeburg1-6/+6
2013-10-22i40e: fix use of untrusted scalar value warningJesse Brandeburg1-16/+18
2013-10-22i40e: clamp debugfs nvm read commandJesse Brandeburg1-3/+5
2013-10-22i40e: debugfs fixupsJesse Brandeburg1-12/+26
2013-10-22i40e: fixup legacy interrupt handlingShannon Nelson1-6/+12
2013-10-22i40e: assign correct vector to VFMitch Williams1-1/+1
2013-10-22i40e: don't free nonexistent ringsMitch Williams1-5/+6
2013-10-22i40e: do not flush after re-enabling interruptsJesse Brandeburg2-3/+2
2013-10-22net: ksz884x: use DEFINE_PCI_DEVICE_TABLEJingoo Han1-1/+1
2013-10-22net: tulip: use DEFINE_PCI_DEVICE_TABLEJingoo Han1-1/+1
2013-10-22net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLEJingoo Han1-1/+1
2013-10-22net: cassini: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: sunhme: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0