summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-07-051-1/+2
* wl1251: fix a memory leak in probeGrazvydas Ignotas2010-07-051-0/+1
* iwlwifi: recalculate average tpt if not currentReinette Chatre2010-07-051-4/+6
* iwlwifi: reset card during probeReinette Chatre2010-07-052-0/+15
* p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-07-051-0/+1
* ath5k: retain promiscuous settingBob Copeland2010-07-051-1/+3
* mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue2010-07-051-1/+2
* can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp2010-07-052-3/+18
* ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-07-051-3/+4
* ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter2010-07-052-1/+2
* ar9170usb: add a couple more USB IDsChristian Lamparter2010-07-051-0/+10
* rtl8180: fix tx status reportingJohn W. Linville2010-07-051-0/+1
* ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe2010-07-051-2/+2
* Revert "ath9k: fix lockdep warning when unloading module" on stable kernelsLuis R. Rodriguez2010-05-261-2/+2
* iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy2010-05-262-0/+10
* iwlwifi: check for aggregation frame and queueWey-Yi Guy2010-05-262-7/+26
* WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-05-121-0/+6
* tun: orphan an skb on txMichael S. Tsirkin2010-05-121-0/+4
* cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-05-121-0/+1
* bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-05-121-1/+5
* tg3: Fix INTx fallback when MSI failsAndre Detsch2010-05-121-0/+1
* ath9k: reorder ieee80211_free_hw behind ath9k_uninit_hw to avoid oopsJohn W. Linville2010-05-121-1/+1
* r8169: more broken register writes workaroundfrançois romieu2010-05-121-0/+5
* r8169: fix broken register writesFrancois Romieu2010-05-121-2/+2
* r8169: use correct barrier between cacheable and non-cacheable memoryDavid Dillow2010-05-121-2/+2
* drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins2010-05-121-1/+1
* p54pci: fix bugs in p54p_check_tx_ringHans de Goede2010-05-121-1/+1
* dm9601: fix phy/eeprom write routinePeter Korsgaard2010-05-121-1/+1
* sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings2010-05-123-12/+7
* sfc: Always close net device at the end of a disabling resetBen Hutchings2010-05-121-2/+2
* sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings2010-05-121-2/+11
* p54usb: Add usbid for Corega CG-WLUSB2GT.Shimada Hirofumi2010-05-121-0/+1
* r8169: clean up my printk uglynessNeil Horman2010-04-261-2/+2
* e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin2010-04-261-0/+2
* iwlwifi: fix scan raceReinette Chatre2010-04-261-15/+12
* iwlwifi: clear all tx queues when firmware readyWey-Yi Guy2010-04-262-0/+4
* b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds2010-04-263-7/+31
* b43: Allow PIO mode to be selected at module loadLarry Finger2010-04-266-75/+8
* iwlwifi: need check for valid qos packet before freeWey-Yi Guy2010-04-261-4/+9
* ath9k: fix double calls to ath_radio_enableFelix Fietkau2010-04-261-2/+1
* setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-04-261-1/+1
* iwlwifi: range checking issueDan Carpenter2010-04-261-1/+1
* iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy2010-04-261-4/+2
* iwlwifi: fix regulatoryReinette Chatre2010-04-262-2/+2
* b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch2010-04-011-7/+4
* r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman2010-04-011-5/+24
* e100: Fix ring parameter change handling regression.David S. Miller2010-04-011-1/+1
* bonding: fix device leak on error in bond_create()Patrick McHardy2010-04-011-0/+2
* l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman2010-04-011-0/+3
* l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-04-011-1/+2