summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-12-06virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2013-12-06virtio-net: determine type of bufs correctlyAndrey Vagin
2013-12-06bonding: fix packets_per_slave showingNikolay Aleksandrov
2013-12-06be2net: Free/delete pmacs (in be_clear()) only if they existSomnath Kotur
2013-12-06be2net: Fix Lancer error recovery to distinguish FW downloadSomnath Kotur
2013-12-06tun: update file current positionZhi Yong Wu
2013-12-06macvtap: update file current positionZhi Yong Wu
2013-12-05forcedeth: run loopback test only on chipsets that support itIvan Vecera
2013-12-05bonding: add arp_ip_target checks when install the moduledingtianhong
2013-12-05bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon
2013-12-05net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren
2013-12-05qlge: Update version to 1.00.00.34Jitendra Kalsaria
2013-12-05qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria
2013-12-05qlge: Fix ethtool statisticsJitendra Kalsaria
2013-12-05xen-netback: fix fragment detection in checksum setupPaul Durrant
2013-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-03cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai
2013-12-03cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai
2013-12-03cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai
2013-12-03net/mlx4_core: destroy workqueue when driver fails to registerWei Yang
2013-12-03xen-netback: clear vif->task on disconnectPaul Durrant
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet
2013-12-02net: fec_main: dma_map() only the length of the skbSebastian Siewior
2013-12-02drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N
2013-12-02PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-02brcmfmac: fix uninitialized warningArend van Spriel
2013-12-02net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-12-02net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz
2013-12-02ath9k: Fix XLNA bias strengthSujith Manoharan
2013-12-02ath9k: Fix QuickDrop usageSujith Manoharan
2013-12-02Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
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