summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-12-09virtio_net: stricter short buffer length checksMichael S. Tsirkin
2014-12-09virtio_net: get rid of virtio_net_hdr/skb_vnet_hdrMichael S. Tsirkin
2014-12-09virtio_net: pass vi aroundMichael S. Tsirkin
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin
2014-12-08sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()David L Stevens
2014-12-08net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli
2014-12-08net: bcmgenet: add support for new GENET PHY revision schemeFlorian Fainelli
2014-12-08sunvnet: add TSO supportDavid L Stevens
2014-12-08sunvnet: add GSO supportDavid L Stevens
2014-12-08sunvnet: add checksum offload supportDavid L Stevens
2014-12-08sunvnet: add scatter/gather supportDavid L Stevens
2014-12-08sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens
2014-12-08sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiationDavid L Stevens
2014-12-08net/mlx4_en: Support for configurable RSS hash functionEyal Perry
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-08net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-12-08r8169: Use eth_skb_pad functionAlexander Duyck
2014-12-08myri10ge: use eth_skb_pad helperAlexander Duyck
2014-12-08niu: Use eth_skb_pad helperAlexander Duyck
2014-12-08emulex: Use skb_put_padto instead of skb_padto() and skb->len assignmentAlexander Duyck
2014-12-08ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck
2014-12-08net/mlx5_core: Add more supported devicesEli Cohen
2014-12-08net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny
2014-12-08net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen
2014-12-08net/mlx5_core: Fix command queue size enforcementEli Cohen
2014-12-08net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen
2014-12-08net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen
2014-12-08r8169:disable rtl8168ep cmac engineChun-Hao Lin
2014-12-08r8169:prevent enable hardware tx/rx too earlyChun-Hao Lin
2014-12-08net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08net: bcmgenet: enable driver to work without a device treePetri Gynther
2014-12-08hyperv: Add support for vNIC hot removalHaiyang Zhang
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-08ath10k: add new wmi interface of NF cal periodPeter Oh
2014-12-08ath10k: add new pdev parameters for fw 10.2Peter Oh
2014-12-08ath10k: implement wmi-tlv backendMichal Kazior
2014-12-08ath10k: make some wmi functions publicMichal Kazior
2014-12-08ath10k: introduce wmi opsMichal Kazior
2014-12-08ath10k: implement intermediate event argsMichal Kazior
2014-12-08ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo
2014-12-08ath10k: add ATH10K_FW_IE_WMI_OP_VERSIONKalle Valo
2014-12-08ath10k: create ath10k_core_init_features()Kalle Valo
2014-12-08ath10k: clean up error handling in ath10k_core_probe_fw()Kalle Valo
2014-12-08ath10k: move uart pin config into hw_paramsMichal Kazior
2014-12-08ath10k: put board size into hw_paramsMichal Kazior
2014-12-08ath10k: create a chip revision whitelistMichal Kazior
2014-12-08ath10k: read calibration data from Device TreeToshi Kikuchi