summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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/linvil...David 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-20net: ipg.c fix bracing on endian swappingHarvey Harrison1-4/+4
2008-11-20phylib: Fix auto-negotiation restart avoidanceTrent Piepho1-11/+23
2008-11-20net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison1-11/+10
2008-11-20ixgbe: fix compilation with gcc-3.4Alexey Dobriyan1-30/+28
2008-11-19iwlagn: fix RX skb alignmentJohannes Berg3-13/+22
2008-11-19mac80211: remove ieee80211_notify_macJohannes Berg2-2/+0
2008-11-19libertas_tf: fix skb tail pointerJohannes Berg1-1/+1
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-98/+494
2008-11-17e1000e: fix IPMI trafficJeff Kirsher3-2/+51
2008-11-17e1000e: fix warn_on reload after phy_id errorJeff Kirsher1-0/+1
2008-11-16phy: fix phy address bugGiulio Benetti1-2/+2
2008-11-16e100: fix dma error in direction for mappingJesse Brandeburg1-10/+10
2008-11-16igb: use dev_printk instead of printkBjorn Helgaas1-4/+3
2008-11-16qla3xxx: Cleanup: Fix link print statements.Ron Mercer1-14/+5
2008-11-16igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16via-velocity: enable perfect filtering for multicast packetsJoey Zhuo1-1/+1
2008-11-16phy: Add support for Marvell 88E1118 PHYRon Madrid1-0/+66
2008-11-16mlx4_en: Pause parameters per portYevgeny Petrilin3-22/+24
2008-11-15Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-29/+15
2008-11-15phylib: fix premature freeing of struct mii_busLennert Buytenhek1-1/+1
2008-11-15atl1: Do not enumerate options unsupported by chipJ. K. Cliburn1-14/+3
2008-11-15atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn1-4/+0
2008-11-15gianfar: Fix DMA unmap invocationsAndy Fleming1-7/+8
2008-11-15net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov1-3/+3
2008-11-15niu: Bump driver version and release date.David S. Miller1-2/+2
2008-11-15NIU: Add Sun CP3260 ATCA blade supportSantwona Behera2-6/+293
2008-11-14USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper1-0/+4
2008-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-10/+28
2008-11-13bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman1-3/+6
2008-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-1/+7
2008-11-13niu: Fix readq implementation when architecture does not provide one.David S. Miller1-2/+1
2008-11-13hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg1-1/+4
2008-11-13rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe1-0/+1
2008-11-13rtl8187: Add Abocom USB IDIvan Kuten1-0/+2
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-6/+5
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier1-6/+3
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise1-0/+2
2008-11-11[netdrvr] smc911x: fix for driver resume (and compilation warning)Dasgupta, Romit1-1/+3
2008-11-11RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise1-0/+2
2008-11-11cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray1-1/+1
2008-11-11cxgb3 - eeprom read fixesDivy Le Ray1-1/+7