summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* smsc911x: replace printk with netdev_ callsBen Boeckel2013-11-021-1/+1
* smc911x: replace printk with netdev_ callsBen Boeckel2013-11-022-167/+166
* smc91x: replace printk with netdev_ callsBen Boeckel2013-11-022-123/+118
* epic100: replace printk with netdev_ callsBen Boeckel2013-11-021-67/+58
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-11-026-28/+27
|\
| * ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov2013-11-011-8/+7
| * ixgbe: cleanup IXGBE_DESC_UNUSEDDon Skidmore2013-11-012-8/+12
| * ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard2013-11-011-0/+4
| * igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd2013-11-011-1/+3
| * ixgbevf: remove redundant workaroundEmil Tantilov2013-11-011-9/+0
| * e1000: fix wrong queue idx calculationHong Zhiguo2013-11-011-2/+1
* | sfc: Fix DMA unmapping issue with firmware assisted TSOAlexandre Rames2013-10-312-2/+8
|/
* bgmac: pass received packet to the netif instead of copying itRafał Miłecki2013-10-301-27/+39
* arc_emac: drop redundant mac address checkLuka Perkov2013-10-291-3/+3
* mvneta: drop redundant mac address checkLuka Perkov2013-10-291-1/+1
* octeon_mgmt: drop redundant mac address checkLuka Perkov2013-10-291-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-296-77/+354
|\
| * i40e: fix error return code in i40e_probe()Wei Yongjun2013-10-291-1/+3
| * ixgbevf: Add zero_base handler to network statisticsDon Skidmore2013-10-292-34/+45
| * ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLLJacob Keller2013-10-293-0/+60
| * ixgbevf: implement CONFIG_NET_RX_BUSY_POLLJacob Keller2013-10-292-0/+177
| * ixgbevf: have clean_rx_irq return total_rx_packets cleanedJacob Keller2013-10-291-6/+7
| * ixgbevf: add ixgbevf_rx_skbJacob Keller2013-10-291-1/+15
| * ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller2013-10-291-23/+13
| * ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller2013-10-291-2/+2
| * ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller2013-10-292-16/+38
* | net: mvmdio: doc: mvmdio now used by mv643xx_ethLeigh Brown2013-10-291-5/+3
* | net: mvmdio: slight optimisation of orion_mdio_writeLeigh Brown2013-10-291-6/+4
* | net: mvmdio: orion_mdio_ready: remove manual pollLeigh Brown2013-10-291-21/+13
* | net: mvmdio: make orion_mdio_wait_ready consistentLeigh Brown2013-10-291-22/+30
* | net/benet: Make lancer_wait_ready() staticGavin Shan2013-10-292-2/+1
* | net/benet: Remove interface typeGavin Shan2013-10-292-6/+0
* | bgmac: separate RX descriptor setup code into a new functionRafał Miłecki2013-10-291-19/+22
|/
* be2net: add support for ndo_busy_pollSathya Perla2013-10-272-18/+187
* ixgbevf: bump driver versionDon Skidmore2013-10-241-1/+1
* ixgbevf: implement ethtool get/set coalesceJacob Keller2013-10-243-1/+84
* ixgbevf: Adds function to set PSRTYPE registerDon Skidmore2013-10-241-2/+16
* ixgbe: fix rx-usecs range checks for BQLEmil Tantilov2013-10-241-3/+3
* ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang2013-10-241-4/+2
* ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller2013-10-241-8/+5
* igb: fix driver reload with VF assigned to guestStefan Assmann2013-10-241-21/+16
* igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny2013-10-241-5/+3
* i40e: remove unused including <linux/version.h>Wei Yongjun2013-10-241-1/+0
* igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun2013-10-241-1/+2
* igbvf: integer wrapping bug setting the mtuDan Carpenter2013-10-241-3/+2
* net: via-rhine: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0
* net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0
* net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0
* net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0
* net: tehuti: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0
OpenPOWER on IntegriCloud