aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-01net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev
2013-12-01virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin
2013-12-01virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2013-11-30virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend
2013-11-30e1000: fix possible reset_task running after adapter downVladimir Davydov
2013-11-29e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov
2013-11-29e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu1
2013-11-29igb: Fixed Wake On LAN supportAkeem G Abodunrin
2013-11-29team: fix master carrier set when user linkup is enabledJiri Pirko
2013-11-29sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck
2013-11-29net: smc91: fix crash regression on the versatileLinus Walleij
2013-11-29Revert "net: smc91: fix crash regression on the versatile"David S. Miller
2013-11-29net: smc91: fix crash regression on the versatileLinus Walleij
2013-11-29net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang
2013-11-29r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang
2013-11-29macvtap: Do not double-count received packetsVlad Yasevich
2013-11-28be2net: call napi_disable() for all event queuesIvan Vecera
2013-11-28Revert "be2net: call napi_disable() for all event queues"David S. Miller
2013-11-28be2net: call napi_disable() for all event queuesIvan Vecera
2013-11-28via-velocity: fix netif_receive_skb use in irq disabled section.françois romieu
2013-11-28Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux...David S. Miller
2013-11-28xen-netback: include definition of csum_ipv6_magicAndy Whitcroft
2013-11-28macvtap: fix tx_dropped counting errorJason Wang
2013-11-28phy: Add Vitesse 8514 phy IDShaohui Xie
2013-11-28tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck
2013-11-28bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong
2013-11-26can: flexcan: use correct clock as base for bit rate calculationMarc Kleine-Budde
2013-11-25can: c_can: fix calculation of transmitted bytes on tx completeHolger Bechtold
2013-11-25can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde
2013-11-25can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp
2013-11-23be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde
2013-11-23be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde
2013-11-23be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-11-20net/phy: Add VSC8662 supportSandeep Singh
2013-11-20net/phy: Add VSC8574 supportshaohui xie
2013-11-20net/phy: Add VSC8234 supportAndy Fleming
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-20r8152: fix incorrect type in assignmenthayeswang
2013-11-20r8152: support stopping/waking tx queuehayeswang
2013-11-20r8152: modify the tx flowhayeswang