summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.33.yThomas Gleixner
2010-07-05l2tp: Fix oops in pppol2tp_xmitJames Chapman
2010-07-05wl1251: fix a memory leak in probeGrazvydas Ignotas
2010-07-05iwlwifi: recalculate average tpt if not currentReinette Chatre
2010-07-05iwlwifi: reset card during probeReinette Chatre
2010-07-05p54usb: Add device ID for Dell WLA3310 USBJason Dravet
2010-07-05ath5k: retain promiscuous settingBob Copeland
2010-07-05mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue
2010-07-05can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp
2010-07-05ath5k: consistently use rx_bufsize for RX DMABruno Randolf
2010-07-05ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter
2010-07-05ar9170usb: add a couple more USB IDsChristian Lamparter
2010-07-05rtl8180: fix tx status reportingJohn W. Linville
2010-07-05ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe
2010-06-23gianfar: Fix TX ring processing on SMP machinesAnton Vorontsov
2010-05-31Merge stable/linux-2.6.33.y into rt/2.6.33Thomas Gleixner
2010-05-26Revert "ath9k: fix lockdep warning when unloading module" on stable kernelsLuis R. Rodriguez
2010-05-26iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy
2010-05-26iwlwifi: check for aggregation frame and queueWey-Yi Guy
2010-05-19net: ehea: make rx irq handler non-threaded (IRQF_NODELAY)Darren Hart
2010-05-13Merge branch '2.6.33.4' into rt/2.6.33Thomas Gleixner
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-27net: gianfar: More RT fixupsXianghua Xiao
2010-04-27Merge branch 'master' ofThomas Gleixner
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