summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-298-58/+47
|\
| * veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich2014-03-281-1/+4
| * ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich2014-03-281-1/+2
| * qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-281-1/+3
| * net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-271-1/+5
| * usbnet: include wait queue head in device structureOliver Neukum2014-03-271-14/+19
| * virtio-net: correct error handling of virtqueue_kick()Jason Wang2014-03-271-3/+3
| * net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-261-6/+11
| * net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni2014-03-261-33/+8
| * net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni2014-03-261-2/+2
| * tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-261-3/+2
* | phy/at8031: enable at8031 to work on interrupt modeZhao Qiang2014-03-291-0/+30
* | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-292-12/+10
* | wimax/i2400m: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1
* | tg3: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1
* | bna: remove open-coded skb_cow_head.françois romieu2014-03-291-6/+4
* | qlge: remove open-coded skb_cow_head.françois romieu2014-03-291-5/+4
* | jme: remove open-coded skb_cow_head.françois romieu2014-03-291-14/+2
* | atl1e: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
* | atl1c: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
* | atl1: remove open-coded skb_cow_head.françois romieu2014-03-291-8/+7
* | net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-291-7/+7
* | net: nlmon: flag nlmon devs with LLTX/SGDaniel Borkmann2014-03-281-1/+2
* | cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai2014-03-281-0/+8
* | cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai2014-03-281-0/+12
* | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-283-4/+90
* | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-282-0/+49
* | net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz2014-03-283-28/+4
* | bnx2x: Fix possible memory leak on iov error flowYuval Mintz2014-03-281-0/+2
* | sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks2014-03-281-2/+6
* | net: stmmac: Add SOCFPGA glue driverDinh Nguyen2014-03-285-0/+147
* | 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
|/ /