summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-06iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+14
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+20
2014-02-06xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-02-06b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-02-06b43legacy: Fix unload oops if firmware is not availableLarry Finger1-0/+1
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger2-7/+7
2014-02-06b43: Fix lockdep splatLarry Finger1-6/+11
2014-02-06iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller1-0/+1
2014-02-06mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao1-1/+1
2014-02-06mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar1-2/+2
2014-02-06rtlwifi: rtl8188ee: Fix typo in codeLarry Finger1-1/+1
2014-02-06rtlwifi: Add missing code to PWDB statics routineLarry Finger1-0/+14
2014-02-06rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger1-13/+16
2014-02-06rtlwifi: rtl8192cu: Update the power index registersLarry Finger2-0/+12
2014-02-06rtlwifi: rtl8192c: Add routines to save/restore power index registersLarry Finger1-0/+36
2014-02-06rtlwifi: Increase the RX queue length for USB driversLarry Finger1-1/+1
2014-02-06rtlwifi: rtl8192c: Add new definitions in the dm_common headerLarry Finger1-0/+14
2014-02-06rtlwifi: Set the link stateLarry Finger1-0/+1
2014-02-06rtlwifi: Redo register save locationsLarry Finger1-16/+16
2014-02-06rtlwifi: rtl8192cu: Add new firmwareLarry Finger3-3/+24
2014-02-06rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger1-1/+2
2014-02-06rtlwifi: Update beacon statistics for USB driverLarry Finger1-0/+2
2014-02-06rtlwifi: rtl8192cu: Add new device IDLarry Finger1-0/+1
2014-02-06e1000e: fix compiler warningsDavid Ertman1-3/+7
2014-01-16virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-16virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin1-1/+2
2014-01-16virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin1-20/+36
2014-01-16virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-20/+46
2014-01-16net: fec: fix potential use after freeEric Dumazet1-2/+2
2014-01-16hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-01-16drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-01-16netvsc: don't flush peers notifying work during setting mtuJason Wang1-1/+0
2014-01-16tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-16virtio: delete napi structures from netdev before releasing memoryAndrey Vagin1-0/+5
2014-01-16macvtap: signal truncated packetsJason Wang1-5/+6
2014-01-16tun: update file current positionZhi Yong Wu1-0/+2
2014-01-16macvtap: update file current positionZhi Yong Wu1-0/+2
2014-01-16macvtap: Do not double-count received packetsVlad Yasevich1-7/+0
2014-01-16net: do not pretend FRAGLIST supportEric Dumazet4-4/+3
2014-01-10rtlwifi: pci: Fix oops on driver unloadLarry Finger1-1/+3
2014-01-10ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2-10/+20
2014-01-10ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan1-9/+43
2014-01-10dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard1-8/+19
2014-01-10dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard1-1/+6
2014-01-10tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir1-1/+1
2014-01-10can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde1-0/+3
2013-12-20igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-20mwifiex: fix memory leak issue for ibss joinUjjal Roy1-2/+2