summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-04virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-28atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-28ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-28dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-28macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-28ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-28sh_eth: fix unhandled RFE interruptSergei Shtylyov2-9/+10
2013-07-28macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-07-28ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-07-28rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-07-21rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger1-0/+1
2013-07-03dlci: validate the net device in dlci_del()Zefan Li1-0/+12
2013-07-03dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li1-5/+9
2013-06-27bonding: rlb mode of bond should not alter ARP originating via bridgeZheng Li2-0/+19
2013-06-27team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko1-0/+2
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu1-14/+27
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-06-20ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-20b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-07xen-netback: remove skb in xen_netbk_alloc_pageWei Liu1-3/+2
2013-05-19r8169: fix vlan tag read ordering.Francois Romieu1-8/+6
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-3/+4
2013-05-193c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-05-19sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings1-1/+1
2013-05-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-05-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-05-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+81
2013-05-19B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-05-11r8169: fix 8168evl frame padding.Stefan Bader1-0/+9
2013-05-11net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-07ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller1-0/+10
2013-05-07gianfar: do not advertise any alarm capability.Richard Cochran1-2/+1
2013-05-07mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-05-07mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com1-0/+1
2013-05-01bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com1-0/+9
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki1-1/+2
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1