summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-08-24sfc: Never try to stop and start a NIC that is disabledBen Hutchings
2012-08-24sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()Ben Hutchings
2012-08-24sfc: Keep disabled NICs quiescent during suspend/resumeBen Hutchings
2012-08-24sfc: Hold the RTNL lock for more of the suspend/resume cycleBen Hutchings
2012-08-24sfc: Change state names to be clearer, and comment themBen Hutchings
2012-08-24sfc: Stash header offsets for TSO in struct tso_stateBen Hutchings
2012-08-24sfc: Replace tso_state::full_packet_space with ip_base_lenBen Hutchings
2012-08-24sfc: Simplify TSO header buffer allocationBen Hutchings
2012-08-24sfc: Stop TX queues before they fill upBen Hutchings
2012-08-24sfc: Refactor struct efx_tx_buffer to use a flags fieldBen Hutchings
2012-08-24net/fsl: introduce Freescale 10G MDIO driverTimur Tabi
2012-08-22mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W
2012-08-22bonding: support for IPv6 transmit hashingJohn Eaglesham
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-21igb: update to allow reading/setting MDI stateJesse Brandeburg
2012-08-21e1000e: implement MDI/MDI-X controlJesse Brandeburg
2012-08-21e1000: configure and read MDI settingsJesse Brandeburg
2012-08-21igb: implement 580 MDI setting supportJesse Brandeburg
2012-08-21e1000e: implement 82577/579 MDI setting supportBruce W Allan
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20netconsole: remove a redundant netconsole_target_put()Amerigo Wang
2012-08-20net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung
2012-08-20team: add support for non-ethernet devicesJiri Pirko
2012-08-20drivers/net/irda: fix error return codeJulia Lawall
2012-08-20drivers/net/wan/dscc4.c: fix error return codeJulia Lawall
2012-08-20drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall
2012-08-20net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork
2012-08-20net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi
2012-08-17USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-16ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck
2012-08-16ixgbe: Roll RSC code into non-EOP codeAlexander Duyck
2012-08-16ixgbe: Make allocating skb and placing data in it a separate functionAlexander Duyck
2012-08-16ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overheadAlexander Duyck
2012-08-16ixgbe: Make pull tail function separate from rest of cleanup_headersAlexander Duyck
2012-08-16ixgbe: Have the CPU take ownership of the buffers soonerAlexander Duyck
2012-08-16ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck
2012-08-16ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_pageAlexander Duyck
2012-08-16ixgbe: Remove code that was initializing Rx page offsetAlexander Duyck
2012-08-15mlx4_core: Clean up buddy bitmap allocationRoland Dreier
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas
2012-08-15mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas
2012-08-15vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-14drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall