aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-18ppp: fix segfaults introduced by netdev_priv changesJames Chapman1-15/+13
2008-12-17bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan1-3/+3
2008-12-17jme: Fixed a typocwm97m1-1/+1
2008-12-17net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa1-2/+3
2008-12-16drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski1-0/+5
2008-12-16tlan: Fix pci memory unmappingSakari Ailus1-4/+9
2008-12-16enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach1-1/+1
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus1-4/+6
2008-12-11e1000e: fix double release of mutexJeff Kirsher1-2/+7
2008-12-09sungem: improve ethtool output with internal pcs and serdesHermann Lauer1-0/+15
2008-12-09sungem: Make PCS PHY support partially work again.David S. Miller1-56/+73
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah1-1/+1
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi1-0/+4
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2-3/+24
2008-12-03netx-eth: initialize per device spinlockUwe Kleine-König1-0/+2
2008-12-03enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach1-2/+14
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan2-3/+38
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-50/+138
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-1/+47
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+2
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro1-3/+3
2008-11-30section errors in smc911x/smc91xAl Viro2-10/+10
2008-11-30section misannotation in ibmtr_csAl Viro1-1/+1
2008-11-30ixgbe section fixesAl Viro1-5/+4
2008-11-28pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins1-0/+1
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein3-1/+47
2008-11-26macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy1-0/+3
2008-11-26sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller1-1/+1
2008-11-25net: hp-plus uses eip_pollRandy Dunlap1-1/+1
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-19/+64
2008-11-25ath5k: disable beacon filter when station is not associatedMartin Xu2-1/+35
2008-11-25ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan1-5/+5
2008-11-25ath9k: correct expected max RX buffer sizeLuis R. Rodriguez1-2/+11
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2-8/+8
2008-11-25iwlagn: fix DMA syncJohannes Berg1-3/+5
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho1-9/+55
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras1-1/+2
2008-11-23drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng1-4/+0
2008-11-23driver/net/*: remove redundant argument commentsQinghuang Feng6-12/+0
2008-11-21net/hp-plus: fix link errorsRandy Dunlap1-1/+1
2008-11-21axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411Cord Walter2-1/+1
2008-11-20phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro1-2/+11
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins1-3/+5
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-16/+23
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder1-1/+1
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas1-1/+3
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek1-1/+2
2008-11-20mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek1-1/+1
2008-11-20sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu1-2/+2
2008-11-19net: ipg.c fix bracing on endian swappingHarvey Harrison1-4/+4