summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2011-04-17driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin
2011-04-17gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2...Jarek Poplawski
2011-04-17jme: Fix PHY power-off errorGuo-Fu Tseng
2011-04-17e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2011-04-17ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2011-04-17ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau
2011-01-06drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall
2011-01-06p54usb: add five more USBIDsChristian Lamparter
2011-01-06p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter
2011-01-06b44: fix carrier detection on bindPaul Fertser
2011-01-06r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka
2011-01-06skge: add quirk to limit DMAStanislaw Gruszka
2011-01-06netxen: dont set skb->truesizeEric Dumazet
2011-01-06atl1: fix resumeLuca Tettamanti
2011-01-06hostap_pci: set dev->base_addr during probeJohn W. Linville
2011-01-06bonding: correctly process non-linear skbsAndy Gospodarek
2011-01-06drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg
2011-01-06drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2011-01-06drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg
2011-01-06tun: Don't add sysfs attributes to devices without sysfs directoriesBen Hutchings
2011-01-06ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville
2011-01-06p54: fix tx feedback status flag checkChristian Lamparter
2011-01-06ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez
2011-01-06ath5k: drop warning on jumbo framesLuis R. Rodriguez
2010-08-26e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan
2010-08-26e1000e: disable ASPM L1 on 82573Bruce Allan
2010-08-26ath5k: disable ASPM L0s for all cardsMaxim Levitsky
2010-08-26wl1251: fix trigger scan timeout usageYuri Kululin
2010-08-13xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell
2010-08-13smsc911x: Add spinlocks around registers accessCatalin Marinas