summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-29net/benet: Remove interface typeGavin Shan
2013-10-29netconsole: Convert to pr_<level>Joe Perches
2013-10-29bgmac: separate RX descriptor setup code into a new functionRafał Miłecki
2013-10-29i40e: fix error return code in i40e_probe()Wei Yongjun
2013-10-29ixgbevf: Add zero_base handler to network statisticsDon Skidmore
2013-10-29ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLLJacob Keller
2013-10-29ixgbevf: implement CONFIG_NET_RX_BUSY_POLLJacob Keller
2013-10-29ixgbevf: have clean_rx_irq return total_rx_packets cleanedJacob Keller
2013-10-29ixgbevf: add ixgbevf_rx_skbJacob Keller
2013-10-29ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller
2013-10-29ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis
2013-10-29vxlan: silence one build warningZhi Yong Wu
2013-10-28virtio_net: migrate mergeable rx buffers to page frag allocatorsMichael Dalton
2013-10-28veth: extend features to support tunnelingEric Dumazet
2013-10-28Revert "Merge branch 'bonding_monitor_locking'"David S. Miller
2013-10-27be2net: add support for ndo_busy_pollSathya Perla
2013-10-27bonding: remove bond read lock for bond_3ad_state_machine_handler()dingtianhong
2013-10-27bonding: remove bond read lock for bond_activebackup_arp_mon()dingtianhong
2013-10-27bonding: remove bond read lock for bond_loadbalance_arp_mon()dingtianhong
2013-10-27bonding: remove bond read lock for bond_alb_monitor()dingtianhong
2013-10-27bonding: remove bond read lock for bond_mii_monitor()dingtianhong
2013-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-10-24ixgbevf: bump driver versionDon Skidmore
2013-10-24ixgbevf: implement ethtool get/set coalesceJacob Keller
2013-10-24ixgbevf: Adds function to set PSRTYPE registerDon Skidmore
2013-10-24ixgbe: fix rx-usecs range checks for BQLEmil Tantilov
2013-10-24ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang
2013-10-24ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller
2013-10-24igb: fix driver reload with VF assigned to guestStefan Assmann
2013-10-24igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny
2013-10-24i40e: remove unused including <linux/version.h>Wei Yongjun
2013-10-24igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun
2013-10-24igbvf: integer wrapping bug setting the mtuDan Carpenter
2013-10-23net: via-rhine: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: tehuti: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: niu: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: sungem: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23sh_eth: add/use RMCR.RNC bitSergei Shtylyov
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet
2013-10-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds