summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-06-26hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka1-9/+6
2011-06-26p54: fix sequence no. accounting off-by-one errorChristian Lamparter1-1/+1
2011-06-26iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6
2011-06-26ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan1-2/+2
2011-06-26iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2-4/+11
2011-06-26rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-04-18niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2011-04-18p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa1-0/+1
2011-04-18p54usb: add 5 more USBIDsChristian Lamparter1-0/+5
2011-04-18orinoco: clear countermeasure setting on commitDavid Kilroy1-0/+6
2011-04-18orinoco: fix TKIP countermeasure behaviourDavid Kilroy1-2/+2
2011-04-18ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao1-0/+2
2011-04-18bonding: Fix slave selection bug.Hillf Danton1-2/+2
2011-04-18driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin1-1/+1
2011-04-18gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2...Jarek Poplawski1-3/+3
2011-04-18jme: Fix PHY power-off errorGuo-Fu Tseng1-4/+18
2011-04-18e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher8-0/+18
2011-04-18ath9k_hw: fix antenna diversity on AR9285Felix Fietkau4-7/+7
2011-04-18ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau1-2/+8
2011-01-07drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall1-1/+3
2011-01-07p54usb: add five more USBIDsChristian Lamparter1-0/+13
2011-01-07p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter1-1/+1
2011-01-07b44: fix carrier detection on bindPaul Fertser1-2/+2
2011-01-07r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka1-6/+6
2011-01-07skge: add quirk to limit DMAStanislaw Gruszka1-1/+17
2011-01-07netxen: dont set skb->truesizeEric Dumazet1-3/+0
2011-01-07atl1: fix resumeLuca Tettamanti1-2/+3
2011-01-07hostap_pci: set dev->base_addr during probeJohn W. Linville1-0/+1
2011-01-07bonding: correctly process non-linear skbsAndy Gospodarek2-0/+6
2011-01-07drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2011-01-07drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2011-01-07drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg1-0/+2
2011-01-07tun: Don't add sysfs attributes to devices without sysfs directoriesBen Hutchings1-1/+2
2011-01-07ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2011-01-07p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2011-01-07ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2-2/+1
2011-01-07ath5k: drop warning on jumbo framesLuis R. Rodriguez1-5/+2
2010-08-27e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan3-13/+31
2010-08-27e1000e: disable ASPM L1 on 82573Bruce Allan1-0/+1
2010-08-27ath5k: disable ASPM L0s for all cardsMaxim Levitsky1-0/+21
2010-08-27wl1251: fix trigger scan timeout usageYuri Kululin1-1/+1
2010-08-14xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell1-0/+1
2010-08-14smsc911x: Add spinlocks around registers accessCatalin Marinas1-40/+52
2010-08-14iwlwifi: fix TX tracerJohannes Berg1-1/+1
2010-08-10iwlwifi: fix scan abortStanislaw Gruszka1-10/+8
2010-08-10ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau1-8/+8
2010-08-10ath9k: fix TSF after reset on AR913xFelix Fietkau1-2/+14
2010-08-10ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau1-1/+1
2010-08-10ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau1-26/+26
2010-08-10ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville1-1/+2