summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ppp: fix segfaults introduced by netdev_priv changesJames Chapman2008-12-181-15/+13
* bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan2008-12-171-3/+3
* jme: Fixed a typocwm97m2008-12-171-1/+1
* net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa2008-12-171-2/+3
* drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski2008-12-161-0/+5
* tlan: Fix pci memory unmappingSakari Ailus2008-12-161-4/+9
* enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach2008-12-161-1/+1
* tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus2008-12-161-4/+6
* e1000e: fix double release of mutexJeff Kirsher2008-12-111-2/+7
* sungem: improve ethtool output with internal pcs and serdesHermann Lauer2008-12-091-0/+15
* sungem: Make PCS PHY support partially work again.David S. Miller2008-12-091-56/+73
* zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
* ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-051-0/+4
* iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
* netx-eth: initialize per device spinlockUwe Kleine-König2008-12-031-0/+2
* enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-031-2/+14
* bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-032-3/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0221-50/+138
|\
| * pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins2008-11-281-0/+1
| * macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy2008-11-261-0/+3
| * sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller2008-11-261-1/+1
| * net: hp-plus uses eip_pollRandy Dunlap2008-11-251-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-256-19/+64
| |\
| | * ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-252-1/+35
| | * ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan2008-11-251-5/+5
| | * ath9k: correct expected max RX buffer sizeLuis R. Rodriguez2008-11-251-2/+11
| | * ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-252-8/+8
| | * iwlagn: fix DMA syncJohannes Berg2008-11-251-3/+5
| * | phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho2008-11-251-9/+55
| * | drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng2008-11-231-4/+0
| * | driver/net/*: remove redundant argument commentsQinghuang Feng2008-11-236-12/+0
| |/
| * net/hp-plus: fix link errorsRandy Dunlap2008-11-211-1/+1
| * axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411Cord Walter2008-11-212-1/+1
| * phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro2008-11-201-2/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-013-1/+47
|\ \
| * | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-283-1/+47
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-301-1/+2
|\ \ \
| * \ \ Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-241-1/+2
| |\ \ \
| | * | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-131-1/+2
| | |/ /
* | | | get xenbus_driver ->probe() "recognized" by modpostAl Viro2008-11-301-3/+3
* | | | section errors in smc911x/smc91xAl Viro2008-11-302-10/+10
* | | | section misannotation in ibmtr_csAl Viro2008-11-301-1/+1
* | | | ixgbe section fixesAl Viro2008-11-301-5/+4
| |_|/ |/| |
* | | atl2: don't request irq on resume if netif runningAlan Jenkins2008-11-201-3/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-205-16/+23
|\ \ \
| * | | iwlagn: fix RX skb alignmentJohannes Berg2008-11-183-13/+22
| * | | mac80211: remove ieee80211_notify_macJohannes Berg2008-11-182-2/+0
| * | | libertas_tf: fix skb tail pointerJohannes Berg2008-11-181-1/+1
* | | | smc911x: Fix printf format typo in smc911x driver.Vernon Sauder2008-11-201-1/+1
* | | | asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-201-1/+3
OpenPOWER on IntegriCloud