summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2010-08-13iwlwifi: fix TX tracerJohannes Berg
2010-08-10iwlwifi: fix scan abortStanislaw Gruszka
2010-08-10ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau
2010-08-10ath9k: fix TSF after reset on AR913xFelix Fietkau
2010-08-10ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau
2010-08-10ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau
2010-08-10ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville
2010-08-10igb: Use only a single Tx queue in SR-IOV modeGreg Rose
2010-08-10e1000e: 82577/82578 PHY register access issuesBruce Allan
2010-08-10e1000e: don't inadvertently re-set INTX_DISABLEDean Nelson
2010-08-02ath5k: initialize ah->ah_current_channelBob Copeland
2010-08-02iwl3945: enable stuck queue detection on 3945Reinette Chatre
2010-08-02iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy
2010-08-02iwlagn: verify flow id in compressed BA packetShanyu Zhao
2010-08-02bnx2: Fix hang during rmmod bnx2.Michael Chan
2010-08-023c503: Fix IRQ probingBen Hutchings
2010-08-02dm9000: fix "BUG: spinlock recursion"Baruch Siach
2010-08-02libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack
2010-08-02virtio_net: fix oom handling on txRusty Russell
2010-08-02p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert
2010-08-02iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville
2010-08-02hostap: Protect against initialization interruptTim Gardner
2010-08-02ath9k: Avoid corrupt frames being forwarded to mac80211.Vivek Natarajan
2010-08-02sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips
2010-08-02sky2: Restore multicast after restartMike McCormack
2010-08-02cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli