summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-193c59x: fix PCI resource managementSergei Shtylyov
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-19asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-19net: tun: release the reference of tun device in tun_recvmsgGao feng
2013-05-19sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings
2013-05-19iwl4965: workaround connection regression on passive channelStanislaw Gruszka
2013-05-19B43: Handle DMA RX descriptor underrunThommy Jakobsson
2013-05-19tile: support new Tilera hypervisorChris Metcalf
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake
2013-05-19mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau
2013-05-11qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams
2013-05-11r8169: fix 8168evl frame padding.Stefan Bader
2013-05-11net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-07e1000e: fix numeric overflow in phc settime methodRichard Cochran
2013-05-07ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-05-07rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov
2013-05-07gianfar: do not advertise any alarm capability.Richard Cochran
2013-05-07mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar
2013-05-07mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar
2013-05-07iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach
2013-05-07iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com
2013-04-19bonding: disable netpoll on enslave failurenikolay@redhat.com
2013-04-19bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com
2013-04-19bonding: vlans don't get deleted on enslave failurenikolay@redhat.com
2013-04-19bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet
2013-04-18bnx2x: Fix status blocks configurationAriel Elior
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-18qlcnic: Fix typo in logsShahed Shaikh
2013-04-18qlcnic: fix TSO race conditionSritej Velaga
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani
2013-04-16net: fec: fix regression in link change accountingLucas Stach
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork