summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-13powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely
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
2008-11-11myri10ge: fix stop/go ordering even moreBrice Goglin
2008-11-07Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-11-07[netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell
2008-11-07sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings
2008-11-07el3_common_init() should be __devinit, not __initAl Viro
2008-11-07hso: rfkill type should be WWANPaulius Zaleckas
2008-11-07mlx4_en: Start port error flow bug fixYevgeny Petrilin
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds