summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-12-18ppp: fix segfaults introduced by netdev_priv changesJames Chapman
2008-12-17bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan
2008-12-17jme: Fixed a typocwm97m
2008-12-17net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa
2008-12-16drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski
2008-12-16tlan: Fix pci memory unmappingSakari Ailus
2008-12-16enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus
2008-12-11e1000e: fix double release of mutexJeff Kirsher
2008-12-09sungem: improve ethtool output with internal pcs and serdesHermann Lauer
2008-12-09sungem: Make PCS PHY support partially work again.David S. Miller
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler
2008-12-03netx-eth: initialize per device spinlockUwe Kleine-König
2008-12-03enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro
2008-11-30section errors in smc911x/smc91xAl Viro
2008-11-30section misannotation in ibmtr_csAl Viro
2008-11-30ixgbe section fixesAl Viro
2008-11-28pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein
2008-11-26macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy
2008-11-26sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller
2008-11-25net: hp-plus uses eip_pollRandy Dunlap
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-25ath5k: disable beacon filter when station is not associatedMartin Xu
2008-11-25ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan
2008-11-25ath9k: correct expected max RX buffer sizeLuis R. Rodriguez
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez
2008-11-25iwlagn: fix DMA syncJohannes Berg
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras
2008-11-23drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng
2008-11-23driver/net/*: remove redundant argument commentsQinghuang Feng
2008-11-21net/hp-plus: fix link errorsRandy Dunlap
2008-11-21axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411Cord Walter
2008-11-20phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek
2008-11-20mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek
2008-11-20sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu
2008-11-19net: ipg.c fix bracing on endian swappingHarvey Harrison