summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-09-09Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller160-3671/+7496
2014-09-09drivers: net: cpsw: Add support for pause framesMugunthan V N1-0/+37
2014-09-09hp100: Convert the normal skb free path to dev_consume_skb_any()Rick Jones1-2/+2
2014-09-09dp83640: Make use of skb_queue_purge instead of reimplementing the codeAlexander Duyck1-6/+2
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-9/+19
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller61-381/+675
2014-09-08net: phy: mdio-sun4i: don't select REGULATORBeniamino Galvani1-2/+0
2014-09-08Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-5/+15
2014-09-07amd-xgbe-phy: Fix build break for missing declarationTom Lendacky1-0/+1
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka4-18/+49
2014-09-06e1000: e1000_ethertool.c coding style fixesKrzysztof Majzerowicz-Jaszcz1-76/+79
2014-09-06amd-xgbe: Enable interrupts for all management countersLendacky, Thomas1-2/+2
2014-09-06amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas1-82/+108
2014-09-06mlx4: only pull headers into skb headEric Dumazet1-5/+8
2014-09-06greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2-39/+49
2014-09-06bonding: add slave netlink policy and put slave-related ops togetherJiri Pirko1-2/+7
2014-09-06cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2-3/+3
2014-09-06ixgbe: use new eth_get_headlen interfaceAlexander Duyck1-115/+1
2014-09-06igb: use new eth_get_headlen interfaceAlexander Duyck1-108/+1
2014-09-06net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck1-3/+3
2014-09-06hyperv: NULL dereference on errorDan Carpenter1-4/+2
2014-09-06bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner3-36/+50
2014-09-063c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman1-4/+4
2014-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-127/+156
2014-09-06net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()Daniel Mack1-8/+14
2014-09-06amd-xgbe-phy: Checkpatch driver fixesLendacky, Thomas1-4/+0
2014-09-06amd-xgbe: Checkpatch driver fixesLendacky, Thomas11-26/+2
2014-09-06amd-xgbe-phy: Enhance parallel detection to support KR speedLendacky, Thomas1-2/+28
2014-09-06amd-xgbe-phy: Check device for current speed mode (KR/KX)Lendacky, Thomas1-63/+72
2014-09-06drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang1-5/+0
2014-09-05r8152: use eth_hw_addr_randomhayeswang1-16/+19
2014-09-05r8152: change the location of rtl8152_set_mac_addresshayeswang1-17/+17
2014-09-05enic: Add tunable_ops support for rx_copybreakGovindarajulu Varadarajan1-0/+39
2014-09-05enic: implement rx_copybreakGovindarajulu Varadarajan2-3/+48
2014-09-05VMXNET3: Check for map error in vmxnet3_set_mcAndy King2-9/+10
2014-09-05net: systemport: update UMAC_CMD only when link is detectedFlorian Fainelli1-3/+6
2014-09-04ath5k: added debugfs file for dumping eepromJade Bilkey1-0/+96
2014-09-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville57-315/+1053
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville11-63/+50
2014-09-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-5/+15
2014-09-04ixgbe: limit combined total of macvlan and SR-IOV VFsJacob Keller2-6/+16
2014-09-04ixgbe: add comment noting recalculation of queuesJacob Keller1-0/+8
2014-09-04ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov1-0/+15
2014-09-04ixgbe: reset interface on link loss with pending Tx work from the VFEmil Tantilov2-12/+49
2014-09-04ixgbe: Cleanup FDB handling codeAlexander Duyck1-30/+4
2014-09-04i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao1-31/+2
2014-09-04i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2-2/+2
2014-09-04i40e: fix panic due to too-early Tx queue enableJesse Brandeburg1-1/+1
2014-09-04i40e: Fix an issue when PF reset failsAnjali Singhai Jain2-3/+11
2014-09-04i40e: make warning less verboseJesse Brandeburg1-14/+12