summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-29netconsole: Convert to pr_<level>Joe Perches1-30/+27
2013-10-29bgmac: separate RX descriptor setup code into a new functionRafał Miłecki1-19/+22
2013-10-29i40e: fix error return code in i40e_probe()Wei Yongjun1-1/+3
2013-10-29ixgbevf: Add zero_base handler to network statisticsDon Skidmore2-34/+45
2013-10-29ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLLJacob Keller3-0/+60
2013-10-29ixgbevf: implement CONFIG_NET_RX_BUSY_POLLJacob Keller2-0/+177
2013-10-29ixgbevf: have clean_rx_irq return total_rx_packets cleanedJacob Keller1-6/+7
2013-10-29ixgbevf: add ixgbevf_rx_skbJacob Keller1-1/+15
2013-10-29ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller1-23/+13
2013-10-29ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller1-2/+2
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller2-16/+38
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis1-4/+0
2013-10-29vxlan: silence one build warningZhi Yong Wu1-17/+14
2013-10-28virtio_net: migrate mergeable rx buffers to page frag allocatorsMichael Dalton1-58/+106
2013-10-28veth: extend features to support tunnelingEric Dumazet1-0/+3
2013-10-28Revert "Merge branch 'bonding_monitor_locking'"David S. Miller3-40/+89
2013-10-27be2net: add support for ndo_busy_pollSathya Perla2-18/+187
2013-10-27bonding: remove bond read lock for bond_3ad_state_machine_handler()dingtianhong1-4/+5
2013-10-27bonding: remove bond read lock for bond_activebackup_arp_mon()dingtianhong1-33/+13
2013-10-27bonding: remove bond read lock for bond_loadbalance_arp_mon()dingtianhong1-4/+6
2013-10-27bonding: remove bond read lock for bond_alb_monitor()dingtianhong1-16/+4
2013-10-27bonding: remove bond read lock for bond_mii_monitor()dingtianhong1-32/+12
2013-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-50/+134
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov1-2/+2
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. Miller250-1587/+2172
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-37/+81
2013-10-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds8-21/+60
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap1-0/+1