summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-24can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-24vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann1-2/+5
2014-03-24vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-24mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-24ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-03-24tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-03-24virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-03-12net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-03-12net: asix: handle packets crossing URB boundariesLucas Stach1-28/+97
2014-03-12rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-54/+41
2014-03-12iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2014-03-12iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2014-03-12iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2014-03-12iwlwifi: always copy first 16 bytes of commandsJohannes Berg2-12/+62
2014-03-12iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2014-03-12iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2014-03-12iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2014-03-12iwlwifi: fix flow handler debug codeJohannes Berg3-15/+16
2014-03-12xen-netback: don't disconnect frontend when seeing oversize packetWei Liu1-6/+16
2014-03-12xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-51/+224
2014-03-12xen-netback: fix sparse warningstephen hemminger1-1/+1
2014-03-12usbnet: remove generic hard_header_len checkEmil Goode8-21/+37
2014-03-12bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-03-12tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-03-12rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-03-12rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-03-12rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
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-06rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger1-13/+16
2014-02-06rtlwifi: Set the link stateLarry Finger1-0/+1
2014-02-06rtlwifi: rtl8192cu: Add new device IDLarry Finger1-0/+1
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-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 Dumazet5-5/+4
2014-01-08rtlwifi: pci: Fix oops on driver unloadLarry Finger1-1/+3
2014-01-08ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2-10/+20
2014-01-08ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan1-9/+43
2014-01-08dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard1-8/+19
2014-01-08dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard1-1/+6