summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-11USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2014-02-11tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2014-02-11b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2014-02-11tun: Fix formatting.David S. Miller1-2/+2
2014-02-11net/tun: fix ioctl() based info leaksMathias Krause1-1/+3
2013-01-17p54spi: Fix workqueue deadlockMichael Büsch1-2/+2
2013-01-17p54spi: Add missing spin_lock_initMichael Büsch1-0/+1
2012-08-17drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine1-2/+2
2012-08-17cnic: Improve NETDEV_UP event handlingMichael Chan1-2/+2
2012-08-17ASIX: Add AX88772B USB IDMarek Vasut1-0/+4
2012-08-17b43: Fix beacon problem in ad-hoc modeManual Munz1-1/+2
2012-08-17e1000: Fix driver to be used on PA RISC C8000 workstationsJeff Kirsher1-0/+6
2012-08-17irda: fix smsc-ircc2 section mismatch warningRandy Dunlap1-1/+1
2012-08-17rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka1-13/+1
2012-05-17igb: Fix lack of flush after register write and before delayCarolyn Wyborny1-0/+1
2012-05-17jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng1-6/+14
2012-05-176pack,mkiss: fix lock inconsistencyArnd Bergmann2-4/+4
2012-05-17ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin1-5/+3
2012-05-17p54usb: add zoom 4410 usbidChristian Lamparter1-0/+1
2012-03-14vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2012-03-14zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-7/+7
2012-03-14libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2012-03-14hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-8/+8
2012-03-14ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-9/+9
2012-03-14NET: slip, fix ldisc->open retvalMatvejchikov Ilya1-1/+3
2012-03-14ehea: fix wrongly reported speed and portKleber Sacilotto de Souza1-8/+13
2012-03-14iwlwifi: fix skb usage after freeStanislaw Gruszka1-2/+6
2012-03-14wireless: b43: fix error path in SDIOGuennadi Liakhovetski1-0/+1
2012-03-14tehuti: Firmware filename is tehuti/bdx.binBen Hutchings1-2/+2
2012-03-14rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary1-0/+10
2012-03-14bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman3-0/+12
2012-03-14e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg1-70/+92
2012-03-14e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan1-0/+10
2012-03-14b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2012-03-14virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16
2012-03-14Remove extra struct page member from the buffer info structureGreg Rose1-1/+0
2012-03-14p54: Initialize extra_len in p54_tx_80211Jason Conti1-1/+1
2012-03-14ath: add missing regdomain pair 0x5c mappingChristian Lamparter1-0/+1
2012-03-14NET: cdc-phonet, handle empty phonet headerJiri Slaby1-6/+3
2012-03-14b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2-2/+2
2012-03-14p54usb: IDs for two new devicesChristian Lamparter1-0/+2
2012-03-14ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau1-0/+4
2012-03-14myri10ge: fix rmmod crashStanislaw Gruszka1-0/+1
2011-06-26ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian1-2/+2
2011-06-26r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-06-26ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-2/+9
2011-06-26r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-06-26e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan1-1/+2
2011-06-26p54usb: add Senao NUB-350 usbidChristian Lamparter1-0/+1
2011-06-26p54pci: update receive dma buffers before and after processingChristian Lamparter1-5/+9