summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | mv643xx_eth: fix recycle check boundLennert Buytenhek2008-11-201-1/+2
* | mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek2008-11-201-1/+1
* | sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu2008-11-201-2/+2
* | net: ipg.c fix bracing on endian swappingHarvey Harrison2008-11-191-4/+4
* | phylib: Fix auto-negotiation restart avoidanceTrent Piepho2008-11-191-11/+23
* | net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison2008-11-191-11/+10
* | ixgbe: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-30/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-1723-98/+494
|\ \ | |/
| * e1000e: fix IPMI trafficJeff Kirsher2008-11-163-2/+51
| * e1000e: fix warn_on reload after phy_id errorJeff Kirsher2008-11-161-0/+1
| * phy: fix phy address bugGiulio Benetti2008-11-161-2/+2
| * e100: fix dma error in direction for mappingJesse Brandeburg2008-11-161-10/+10
| * igb: use dev_printk instead of printkBjorn Helgaas2008-11-161-4/+3
| * qla3xxx: Cleanup: Fix link print statements.Ron Mercer2008-11-161-14/+5
| * igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * via-velocity: enable perfect filtering for multicast packetsJoey Zhuo2008-11-161-1/+1
| * phy: Add support for Marvell 88E1118 PHYRon Madrid2008-11-151-0/+66
| * mlx4_en: Pause parameters per portYevgeny Petrilin2008-11-153-22/+24
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-145-29/+15
| |\
| | * phylib: fix premature freeing of struct mii_busLennert Buytenhek2008-11-141-1/+1
| | * atl1: Do not enumerate options unsupported by chipJ. K. Cliburn2008-11-141-14/+3
| | * atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn2008-11-141-4/+0
| | * gianfar: Fix DMA unmap invocationsAndy Fleming2008-11-141-7/+8
| | * net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov2008-11-141-3/+3
| * | niu: Bump driver version and release date.David S. Miller2008-11-141-2/+2
| * | NIU: Add Sun CP3260 ATCA blade supportSantwona Behera2008-11-142-6/+293
| |/
* | USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper2008-11-131-0/+4
OpenPOWER on IntegriCloud