summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-05-12WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa
2010-05-12tun: orphan an skb on txMichael S. Tsirkin
2010-05-12cdc_ether: fix autosuspend for mbm devicesTorgny Johansson
2010-05-12bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan
2010-05-12tg3: Fix INTx fallback when MSI failsAndre Detsch
2010-05-12ath9k: reorder ieee80211_free_hw behind ath9k_uninit_hw to avoid oopsJohn W. Linville
2010-05-12r8169: more broken register writes workaroundfrançois romieu
2010-05-12r8169: fix broken register writesFrancois Romieu
2010-05-12r8169: use correct barrier between cacheable and non-cacheable memoryDavid Dillow
2010-05-12drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins
2010-05-12p54pci: fix bugs in p54p_check_tx_ringHans de Goede
2010-05-12dm9601: fix phy/eeprom write routinePeter Korsgaard
2010-05-12sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings
2010-05-12sfc: Always close net device at the end of a disabling resetBen Hutchings
2010-05-12sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-05-12p54usb: Add usbid for Corega CG-WLUSB2GT.Shimada Hirofumi
2010-04-26r8169: clean up my printk uglynessNeil Horman
2010-04-26e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin
2010-04-26iwlwifi: fix scan raceReinette Chatre
2010-04-26iwlwifi: clear all tx queues when firmware readyWey-Yi Guy
2010-04-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds
2010-04-26b43: Allow PIO mode to be selected at module loadLarry Finger
2010-04-26iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-26ath9k: fix double calls to ath_radio_enableFelix Fietkau
2010-04-26setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp
2010-04-26iwlwifi: range checking issueDan Carpenter
2010-04-26iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy
2010-04-26iwlwifi: fix regulatoryReinette Chatre
2010-04-01b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch
2010-04-01r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman
2010-04-01e100: Fix ring parameter change handling regression.David S. Miller
2010-04-01bonding: fix device leak on error in bond_create()Patrick McHardy
2010-04-01l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman
2010-04-01l2tp: Fix oops in pppol2tp_xmitJames Chapman
2010-04-01ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9kVivek Natarajan
2010-04-01ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian
2010-04-01ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian
2010-04-01ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau
2010-04-01iwlwifi: Silence tfds_in_queue messageAdel Gadllah
2010-04-01jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng
2010-04-01jme: Fix VLAN memory leakGuo-Fu Tseng
2010-04-01wl1251: fix potential crashGrazvydas Ignotas
2010-04-01can: fix bfin_can build error after alloc_candev() changeBarry Song
2010-04-01iwlwifi: use dma_alloc_coherentStanislaw Gruszka
2010-04-01ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez
2010-04-01ath9k: fix lockdep warning when unloading moduleMing Lei
2010-04-01ath5k: fix setup for CAB queueBob Copeland
2010-04-01ath5k: dont use external sleep clock in AP modeBob Copeland
2010-04-01ath5k: fix I/Q calibration (for real)Bruno Randolf
2010-04-01tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling