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