aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller19-99/+136
2009-06-02mlx4_en: Updated driver versionYevgeny Petrilin1-2/+2
2009-06-02mlx4_en: Added vlan_features supportYevgeny Petrilin1-0/+4
2009-06-02mlx4_en: multiqueue supportYevgeny Petrilin4-71/+28
2009-06-02mlx4_en: Coalescing target is equal for all mtu'sYevgeny Petrilin3-5/+4
2009-06-02mlx4_en: Work with part of the ports.Yevgeny Petrilin1-18/+1
2009-06-02mlx4_en renamed en_params.c to en_ethtool.cYevgeny Petrilin2-1/+1
2009-06-02mlx4_en: Moved all module parameters handling to en_main.cYevgeny Petrilin3-60/+54
2009-06-02mlx4_en: Giving interface name in debug messagesYevgeny Petrilin5-156/+159
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman1-2/+3
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk1-2/+13
2009-06-02usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont1-5/+4
2009-06-02f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont1-8/+2
2009-06-02f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont1-1/+1
2009-06-01atl1c_main.c: add wait_for_idle routineJoe Perches1-25/+23
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki1-0/+4
2009-06-01cpmac: prevent fatal exception in cpmac_end_xmitStefan Weil1-2/+2
2009-06-01cpmac: remove unused variable.Florian Fainelli1-3/+1
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger3-0/+243
2009-06-01can: sja1000: stop misusing member base_addr of struct net_deviceWolfgang Grandegger5-98/+95
2009-06-01can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger3-5/+2
2009-05-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet2-0/+2
2009-05-29usbnet: ratelimit warning messages invoked from callback handlerAndré Goddard Rosa1-3/+6
2009-05-29fec: Add FEC support for MX35 processorFabio Estevam1-2/+2
2009-05-29irda-usb: suspend/resume supportTadashi Abe1-0/+40
2009-05-29mac8390: use printk MAC address formatFinn Thain1-13/+6
2009-05-29net: convert unicast addr listJiri Pirko12-59/+64
2009-05-29bonding: use bond_is_lb() when it's appropriateJiri Pirko2-4/+2
2009-05-29ath1e: add new device id for asus hardwareGreg Kroah-Hartman1-0/+1
2009-05-29mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin1-4/+4
2009-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-6/+9
2009-05-29cxgb3: add support for the Aquantia 10G-BT phyDivy Le Ray4-2/+359
2009-05-29cxgb3: Add Aeluros 2020 phy supportDivy Le Ray4-65/+769
2009-05-29cxgb3: move away from LLTXDivy Le Ray2-11/+7
2009-05-29netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA accessGraf Yang1-33/+84
2009-05-29netdev: bfin_mac: fix performance issue found by netperfMichael Hennerich1-84/+26
2009-05-29netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDBSonic Zhang1-0/+6
2009-05-29netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interruptMichael Hennerich1-1/+1
2009-05-29veth: dont release skb->dst in veth_xmit()Eric Dumazet1-2/+0
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2-0/+3
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville1-6/+6
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain1-1/+1
2009-05-29cxgb3: link fault fixesDivy Le Ray2-3/+10
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray2-8/+7
2009-05-29korina: periodically poll the mediaFlorian Fainelli1-0/+14
2009-05-29net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori4-9/+10
2009-05-29net: dont update dev->trans_startEric Dumazet21-39/+10
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet16-25/+8
2009-05-29Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller7-64/+109
2009-05-28wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez1-5/+30