summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-08-02jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng1-6/+14
2011-08-026pack,mkiss: fix lock inconsistencyArnd Bergmann2-4/+4
2011-08-02ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin1-5/+3
2011-08-02p54usb: add zoom 4410 usbidChristian Lamparter1-0/+1
2011-08-02netxen: Remove references to unified firmware fileBen Hutchings3-3/+0
2011-08-02vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-08-02zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-7/+7
2011-08-02libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2011-08-02hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-8/+8
2011-08-02ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-9/+9
2011-08-02NET: slip, fix ldisc->open retvalMatvejchikov Ilya1-1/+3
2011-08-02ehea: fix wrongly reported speed and portKleber Sacilotto de Souza1-8/+13
2011-08-02rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary1-0/+10
2011-08-02niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2011-08-02bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman3-0/+12
2011-08-02virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16
2011-04-28iwlwifi: fix skb usage after freeStanislaw Gruszka1-2/+5
2011-04-28iwlagn: Support new 5000 microcode.Fry, Donald H1-1/+1
2011-04-28Remove extra struct page member from the buffer info structureGreg Rose1-1/+0
2011-04-28p54: Initialize extra_len in p54_tx_80211Jason Conti1-1/+1
2011-04-28ath: add missing regdomain pair 0x5c mappingChristian Lamparter1-0/+1
2011-04-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau1-0/+4
2011-04-28NET: cdc-phonet, handle empty phonet headerJiri Slaby1-6/+3
2011-04-28b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2-2/+2
2011-04-28p54usb: IDs for two new devicesChristian Lamparter1-0/+2
2011-03-31iwl3945: remove plcp checkStanislaw Gruszka1-1/+0
2011-03-31myri10ge: fix rmmod crashStanislaw Gruszka1-0/+1
2011-03-31ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian1-2/+2
2011-03-31r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-03-31ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-0/+4
2011-03-31r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-03-31e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan1-1/+2
2011-03-31p54usb: add Senao NUB-350 usbidChristian Lamparter1-0/+1
2011-03-31p54pci: update receive dma buffers before and after processingChristian Lamparter1-5/+9
2011-03-31bonding/vlan: Avoid mangled NAs on slaves without VLAN tag insertionBen Hutchings1-1/+8
2011-03-31hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka1-11/+4
2011-03-31p54: fix sequence no. accounting off-by-one errorChristian Lamparter1-1/+1
2011-03-31iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6
2011-03-31ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan1-2/+2
2011-03-31iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2-4/+11
2011-03-31rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-02-06p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa1-0/+1
2011-02-06p54usb: add 5 more USBIDsChristian Lamparter1-0/+5
2011-02-06rt2x00: Fix max TX power settingsIvo van Doorn9-45/+82
2011-02-06orinoco: clear countermeasure setting on commitDavid Kilroy1-0/+6
2011-02-06orinoco: fix TKIP countermeasure behaviourDavid Kilroy1-2/+2
2011-02-06xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge1-2/+2
2011-02-06tehuti: Firmware filename is tehuti/bdx.binBen Hutchings1-2/+2
2011-02-06ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao1-0/+2
2011-02-06bonding: Fix slave selection bug.Hillf Danton1-2/+2