summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-2816-61/+131
|\
| * igb: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-283-2/+7
| * igb: never generate both software and hardware timestampsJakub Kicinski2014-03-281-2/+2
| * e1000e: remove redundant if clause from PTP workJakub Kicinski2014-03-281-3/+0
| * e1000e: add timeout for TX HW time stamping workJakub Kicinski2014-03-283-0/+10
| * i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain2014-03-281-2/+3
| * i40e/i40evf: Add an FD message levelAnjali Singhai Jain2014-03-282-0/+2
| * i40e: check for netdev before debugfs useShannon Nelson2014-03-281-13/+22
| * i40evf: remove double space after returnJesse Brandeburg2014-03-281-1/+1
| * i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain2014-03-281-1/+6
| * i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain2014-03-281-19/+13
| * i40e: eeprom integrity check on load and emprShannon Nelson2014-03-282-6/+45
| * i40e: Make the alloc and free queue vector calls orthogonalGreg Rose2014-03-281-6/+6
| * i40evf: fix oops in watchdog handlerMitch Williams2014-03-282-3/+8
| * i40e: Delete ATR filter on RSTAnjali Singhai Jain2014-03-281-3/+6
* | net: sxgbe: fix potential null dereferenceByungho An2014-03-281-2/+8
* | net: sxgbe: fix sparse warnings about static declarationByungho An2014-03-282-4/+4
* | be2net: csum, tso and rss steering offload support for VxLANSathya Perla2014-03-283-9/+125
* | be2net: add FW cmds needed for VxLAN offloadsSathya Perla2014-03-283-58/+154
|/
* bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* r6040: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* net: ftgmac100: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-13/+0
* net: mvmdio: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* fs_enet: remove empty MDIO bus functionFlorian Fainelli2014-03-281-7/+0
* fec: remove empty MDIO bus functionFlorian Fainelli2014-03-281-6/+0
* net: ethoc: remove empty MDIO bus functionFlorian Fainelli2014-03-281-6/+0
* dnet: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* macb: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* tg3: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* net: greth: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli2014-03-271-0/+9
* yam: replace del_timer by del_timer_syncJulia Lawall2014-03-271-1/+1
* isdn: replace del_timer by del_timer_syncJulia Lawall2014-03-273-4/+4
* bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2014-03-271-1/+1
* Merge branch 'sxgbe'David S. Miller2014-03-2721-0/+6398
|\
| * net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya2014-03-264-1/+458
| * net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya2014-03-264-12/+61
| * net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya2014-03-266-11/+92
| * net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S2014-03-266-2/+360
| * net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-2621-0/+5453
* | drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.cMonam Agarwal2014-03-271-4/+4
* | drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.cMonam Agarwal2014-03-271-1/+1
|/
* bonding: add net_ratelimt to avoid spam in arp intervaldingtianhong2014-03-261-7/+9
* bonding: support QinQ for bond arp intervaldingtianhong2014-03-262-18/+50
* bonding: ratelimit pr_err() for bond xmit broadcastdingtianhong2014-03-261-2/+2
* bonding: slight optimization for bond xmit pathdingtianhong2014-03-261-3/+3
* xen-netback: Functional follow-up patch for grant mapping seriesZoltan Kiss2014-03-261-7/+19
* xen-netback: Non-functional follow-up patch for grant mapping seriesZoltan Kiss2014-03-262-6/+11