summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-03net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang
2009-06-03fsl_pq_mido: Set the first UCC as the mii management interface masterHaiying Wang
2009-06-03net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2009-06-03e1000e: bump the version numberBruce Allan
2009-06-03e1000e: workaround a Tx hang on 82577/82578Bruce Allan
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan
2009-06-03e1000e: specify max supported frame size in adapter structBruce Allan
2009-06-03e1000e: correct flow control thresholdsBruce Allan
2009-06-03e1000e: do not attempt to disable smart powerdown if not supportedBruce Allan
2009-06-03e1000e: enable CRC stripping by defaultBruce Allan
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-06-02mlx4_en: Updated driver versionYevgeny Petrilin
2009-06-02mlx4_en: Added vlan_features supportYevgeny Petrilin
2009-06-02mlx4_en: multiqueue supportYevgeny Petrilin
2009-06-02mlx4_en: Coalescing target is equal for all mtu'sYevgeny Petrilin
2009-06-02mlx4_en: Work with part of the ports.Yevgeny Petrilin
2009-06-02mlx4_en renamed en_params.c to en_ethtool.cYevgeny Petrilin
2009-06-02mlx4_en: Moved all module parameters handling to en_main.cYevgeny Petrilin
2009-06-02mlx4_en: Giving interface name in debug messagesYevgeny Petrilin
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk
2009-06-02usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont
2009-06-02f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont
2009-06-02f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont
2009-06-01atl1c_main.c: add wait_for_idle routineJoe Perches
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki
2009-06-01cpmac: prevent fatal exception in cpmac_end_xmitStefan Weil
2009-06-01cpmac: remove unused variable.Florian Fainelli
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger
2009-06-01can: sja1000: stop misusing member base_addr of struct net_deviceWolfgang Grandegger
2009-06-01can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger
2009-05-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet
2009-05-29usbnet: ratelimit warning messages invoked from callback handlerAndré Goddard Rosa
2009-05-29fec: Add FEC support for MX35 processorFabio Estevam
2009-05-29irda-usb: suspend/resume supportTadashi Abe
2009-05-29mac8390: use printk MAC address formatFinn Thain
2009-05-29net: convert unicast addr listJiri Pirko
2009-05-29bonding: use bond_is_lb() when it's appropriateJiri Pirko
2009-05-29ath1e: add new device id for asus hardwareGreg Kroah-Hartman
2009-05-29mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin
2009-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-29cxgb3: add support for the Aquantia 10G-BT phyDivy Le Ray
2009-05-29cxgb3: Add Aeluros 2020 phy supportDivy Le Ray
2009-05-29cxgb3: move away from LLTXDivy Le Ray
2009-05-29netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA accessGraf Yang
2009-05-29netdev: bfin_mac: fix performance issue found by netperfMichael Hennerich
2009-05-29netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDBSonic Zhang
2009-05-29netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interruptMichael Hennerich