aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-07-30netdev: restore MTU change operationBen Hutchings
2009-07-30netdev: restore MAC address set and validate operationsBen Hutchings
2009-07-19tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. (CVE-2009-1897)Mariusz Kozlowski
2009-07-02ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-07-02mv643xx_eth: fix unicast filter programming in promiscuous modePrabhanjan Sarnaik
2009-07-02ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-07-02ath9k: Initialize ANI timersSujith
2009-07-02ath9k: Fix memleak on TX DMA failureSujith
2009-07-02ath9k: Fix bug in scan terminationSujith
2009-07-02ath9k: Fix bug in checking HT flagSujith
2009-07-02ath9k: Fix bug in determining calibration supportSujith
2009-07-02ath9k: Fix bug in calibration initializationSujith
2009-07-02ath9k: Fix bug when using a card with a busted EEPROMLuis R. Rodriguez
2009-07-02bonding: fix multiple module load problemStephen Hemminger
2009-07-02via-velocity: Fix velocity driver unmapping incorrect size.Dave Jones
2009-07-02tun: Fix unregister raceEric W. Biederman
2009-07-02sky2: don't look for VPD sizeStephen Hemminger
2009-07-02pegasus usb-net: Fix endianness bugsMichael Buesch
2009-07-02e1000e: stop unnecessary polling when using msi-xAndy Gospodarek
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki
2009-05-29ath1e: add new device id for asus hardwareGreg Kroah-Hartman
2009-05-29mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin
2009-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain
2009-05-29cxgb3: link fault fixesDivy Le Ray
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray
2009-05-26bfin_mac: fix build error due to net_device_ops convertMike Frysinger
2009-05-26atlx: move modinfo data from atlx.h to atl1.cAlex Chiang
2009-05-26gianfar: fix babbling rx error event bugXiaotian Feng
2009-05-25Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow
2009-05-25mac8390: fix regression caused during net_device_ops conversionFinn Thain
2009-05-25gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek
2009-05-22wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez
2009-05-20wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin
2009-05-20iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg
2009-05-20airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville
2009-05-20ath5k: fix interpolation with equal power levelsFabio Rossi
2009-05-20iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre
2009-05-20ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang
2009-05-20ath5k: fix scanning in AR2424Pavel Roskin
2009-05-18be2net: add two new pci device ids to pci device tableAjit Khaparde
2009-05-17Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin
2009-05-17mv643xx_eth: fix PPC DMA breakageGabriel Paubert
2009-05-17bonding: fix link down handling in 802.3ad modeStephen Hemminger