summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-03-28RDMA/cxgb4: set error code on kmalloc() failureYann Droneaud
2014-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-28net: sxgbe: fix potential null dereferenceByungho An
2014-03-28net: sxgbe: fix sparse warnings about static declarationByungho An
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla
2014-03-28be2net: add FW cmds needed for VxLAN offloadsSathya Perla
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-28igb: never generate both software and hardware timestampsJakub Kicinski
2014-03-28e1000e: remove redundant if clause from PTP workJakub Kicinski
2014-03-28e1000e: add timeout for TX HW time stamping workJakub Kicinski
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain
2014-03-28i40e: check for netdev before debugfs useShannon Nelson
2014-03-28i40evf: remove double space after returnJesse Brandeburg
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain
2014-03-28i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain
2014-03-28i40e: eeprom integrity check on load and emprShannon Nelson
2014-03-28i40e: Make the alloc and free queue vector calls orthogonalGreg Rose
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain
2014-03-28bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28r6040: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: ftgmac100: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: mvmdio: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28fs_enet: remove empty MDIO bus functionFlorian Fainelli
2014-03-28fec: remove empty MDIO bus functionFlorian Fainelli
2014-03-28net: ethoc: remove empty MDIO bus functionFlorian Fainelli
2014-03-28dnet: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28macb: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28tg3: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: greth: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-27net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli
2014-03-27yam: replace del_timer by del_timer_syncJulia Lawall
2014-03-27isdn: replace del_timer by del_timer_syncJulia Lawall
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2014-03-27Merge branch 'sxgbe'David S. Miller
2014-03-27drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.cMonam Agarwal
2014-03-27drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.cMonam Agarwal
2014-03-26net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy
2014-03-26bonding: add net_ratelimt to avoid spam in arp intervaldingtianhong
2014-03-26bonding: support QinQ for bond arp intervaldingtianhong
2014-03-26bonding: ratelimit pr_err() for bond xmit broadcastdingtianhong
2014-03-26bonding: slight optimization for bond xmit pathdingtianhong
2014-03-26xen-netback: Functional follow-up patch for grant mapping seriesZoltan Kiss