summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-08-02virtio_net: fix race in RX VQ processingMichael S. Tsirkin
2013-08-02atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
2013-08-02atl1e: fix dma mapping warningsNeil Horman
2013-08-02ifb: fix oops when loading the ifb faileddingtianhong
2013-08-02dummy: fix oops when loading the dummy faileddingtianhong
2013-08-02macvtap: correctly linearize skb when zerocopy is usedJason Wang
2013-08-02ifb: fix rcu_sched self-detected stallsdingtianhong
2013-08-02sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2013-08-02sh_eth: fix unhandled RFE interruptSergei Shtylyov
2013-08-02macvtap: fix recovery from gup errorsMichael S. Tsirkin
2013-07-27dlci: validate the net device in dlci_del()Zefan Li
2013-07-27dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-07-27rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2013-07-27rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger
2013-07-27ath9k: Do not assign noise for NULL caldataSujith Manoharan
2013-07-27ath9k: Fix noisefloor calibrationSujith Manoharan
2013-07-27ath9k: fill channel mode in caldataRajkumar Manoharan
2013-07-27ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan
2013-07-27b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens
2013-07-27r8169: fix offloaded tx checksum for small packets.Ben Hutchings
2013-06-29r8169: fix 8168evl frame padding.Stefan Bader
2013-06-29gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-06-19tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-19b43: stop format string leaking into error msgsKees Cook
2013-06-19ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-19ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-19b43legacy: Fix crash on unload when firmware not availableLarry Finger
2013-06-19xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu
2013-06-19xen-netback: better names for thresholdsWei Liu
2013-06-19xen-netback: avoid allocating variable size array on stackWei Liu
2013-06-19xen-netback: remove redundent parameter in netbk_count_requestsWei Liu
2013-06-19xen-netback: don't disconnect frontend when seeing oversize packetWei Liu
2013-06-19xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-06-19xen-netback: fix sparse warningstephen hemminger
2013-06-19netback: remove redundant assignmentWei Liu
2013-06-19xen-netback: remove skb in xen_netbk_alloc_pageWei Liu
2013-06-19tg3: Add read dma workaround for 5720Nithin Sujir
2013-06-19tg3: Add New 5719 Read DMA workaroundMichael Chan
2013-06-19iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach
2013-05-30macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-303c59x: fix PCI resource managementSergei Shtylyov
2013-05-303c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-30tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2013-05-30mwifiex: fix setting of multicast filterDaniel Drake
2013-05-30mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar
2013-05-30mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-05-30B43: Handle DMA RX descriptor underrunThommy Jakobsson
2013-05-30net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-30ath9k: fix key allocation error handling for powersave keysFelix Fietkau