aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2008-11-19phylib: Fix auto-negotiation restart avoidanceTrent Piepho
2008-11-19net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison
2008-11-19ixgbe: fix compilation with gcc-3.4Alexey Dobriyan
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-16e1000e: fix IPMI trafficJeff Kirsher
2008-11-16e1000e: fix warn_on reload after phy_id errorJeff Kirsher
2008-11-16phy: fix phy address bugGiulio Benetti
2008-11-16e100: fix dma error in direction for mappingJesse Brandeburg
2008-11-16igb: use dev_printk instead of printkBjorn Helgaas
2008-11-16qla3xxx: Cleanup: Fix link print statements.Ron Mercer
2008-11-16igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\
2008-11-16e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\
2008-11-16e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\
2008-11-16via-velocity: enable perfect filtering for multicast packetsJoey Zhuo
2008-11-15phy: Add support for Marvell 88E1118 PHYRon Madrid
2008-11-15mlx4_en: Pause parameters per portYevgeny Petrilin
2008-11-14Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-11-14phylib: fix premature freeing of struct mii_busLennert Buytenhek
2008-11-14atl1: Do not enumerate options unsupported by chipJ. K. Cliburn
2008-11-14atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn
2008-11-14gianfar: Fix DMA unmap invocationsAndy Fleming
2008-11-14net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov
2008-11-14niu: Bump driver version and release date.David S. Miller
2008-11-14NIU: Add Sun CP3260 ATCA blade supportSantwona Behera
2008-11-13USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper
2008-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-12bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-12niu: Fix readq implementation when architecture does not provide one.David S. Miller
2008-11-12hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg
2008-11-12rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe
2008-11-12rtl8187: Add Abocom USB IDIvan Kuten
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise
2008-11-11[netdrvr] smc911x: fix for driver resume (and compilation warning)Dasgupta, Romit
2008-11-11RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise
2008-11-11cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray
2008-11-11cxgb3 - eeprom read fixesDivy Le Ray