summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-05-17igb: Fix lack of flush after register write and before delayCarolyn Wyborny
2012-05-17jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng
2012-05-176pack,mkiss: fix lock inconsistencyArnd Bergmann
2012-05-17ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin
2012-05-17p54usb: add zoom 4410 usbidChristian Lamparter
2012-03-14vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch
2012-03-14zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven
2012-03-14libertas: fix cmdpendingq lockingPaul Fox
2012-03-14hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven
2012-03-14ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven
2012-03-14NET: slip, fix ldisc->open retvalMatvejchikov Ilya
2012-03-14ehea: fix wrongly reported speed and portKleber Sacilotto de Souza
2012-03-14iwlwifi: fix skb usage after freeStanislaw Gruszka
2012-03-14wireless: b43: fix error path in SDIOGuennadi Liakhovetski
2012-03-14tehuti: Firmware filename is tehuti/bdx.binBen Hutchings
2012-03-14rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary
2012-03-14bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman
2012-03-14e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg
2012-03-14e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan
2012-03-14b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger
2012-03-14virtio_net: Add schedule check to napi_enable callBruce Rogers
2012-03-14Remove extra struct page member from the buffer info structureGreg Rose
2012-03-14p54: Initialize extra_len in p54_tx_80211Jason Conti
2012-03-14ath: add missing regdomain pair 0x5c mappingChristian Lamparter
2012-03-14NET: cdc-phonet, handle empty phonet headerJiri Slaby
2012-03-14b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville
2012-03-14p54usb: IDs for two new devicesChristian Lamparter
2012-03-14ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau
2012-03-14myri10ge: fix rmmod crashStanislaw Gruszka
2011-06-26ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian
2011-06-26r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera
2011-06-26ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-06-26r8169: disable ASPMStanislaw Gruszka
2011-06-26e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan
2011-06-26p54usb: add Senao NUB-350 usbidChristian Lamparter
2011-06-26p54pci: update receive dma buffers before and after processingChristian Lamparter
2011-06-26bonding/vlan: Avoid mangled NAs on slaves without VLAN tag insertionBen Hutchings
2011-06-26hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka
2011-06-26p54: fix sequence no. accounting off-by-one errorChristian Lamparter
2011-06-26iwlagn: Re-enable RF_KILL interrupt when downDon Fry
2011-06-26ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan
2011-06-26iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka
2011-06-26rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman
2011-04-17niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings
2011-04-17p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa
2011-04-17p54usb: add 5 more USBIDsChristian Lamparter
2011-04-17orinoco: clear countermeasure setting on commitDavid Kilroy
2011-04-17orinoco: fix TKIP countermeasure behaviourDavid Kilroy
2011-04-17ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao
2011-04-17bonding: Fix slave selection bug.Hillf Danton