summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-04-30b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-04-30ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-04-30iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-04-30rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-5/+19
2014-04-30xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-04-09net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-04-09net: asix: handle packets crossing URB boundariesEmil Goode1-27/+94
2014-04-09asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet1-68/+20
2014-04-02tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-04-02virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-04-02bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-04-02usbnet: remove generic hard_header_len checkEmil Goode7-17/+33
2014-04-02tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-04-02vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann1-2/+5
2014-04-02vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-04-02mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-04-02can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde1-0/+1
2014-04-02can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-04-02can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde1-3/+5
2014-04-02iwlwifi: fix TX status for aggregated packetsJohannes Berg1-5/+11
2014-04-02ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-04-02ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-04-02rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-04-02rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-04-02ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-04-02ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-04-02b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-04-02rtlwifi: rtl8192cu: Add new device IDLarry Finger1-0/+1
2014-04-02rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger1-13/+16
2014-04-02rtlwifi: Set the link stateLarry Finger1-0/+1
2014-02-15dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard1-8/+19
2014-02-15dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard1-1/+6
2014-02-15ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan1-9/+43
2014-02-15rtlwifi: pci: Fix oops on driver unloadLarry Finger1-1/+3
2014-02-15ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2-10/+20
2014-02-15bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-02-15hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-02-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-02-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-02-15net: do not pretend FRAGLIST supportEric Dumazet3-3/+2
2014-01-03libertas: potential oops in debugfsDan Carpenter1-1/+5
2014-01-03net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-2/+0
2014-01-03bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2014-01-03bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2014-01-03net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2014-01-03can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp1-8/+9
2014-01-03rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2-6/+6
2014-01-03prism54: set netdev type to "wlan"Dan Williams1-2/+5
2014-01-03mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2014-01-03rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1