summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: skb->dst accessorsEric Dumazet2009-06-036-34/+33
* net: skb->rtable accessorEric Dumazet2009-06-031-1/+1
* e1000e: bump the version numberBruce Allan2009-06-031-1/+1
* e1000e: workaround a Tx hang on 82577/82578Bruce Allan2009-06-031-2/+7
* e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-0310-68/+1441
* e1000e: specify max supported frame size in adapter structBruce Allan2009-06-035-20/+31
* e1000e: correct flow control thresholdsBruce Allan2009-06-032-6/+10
* e1000e: do not attempt to disable smart powerdown if not supportedBruce Allan2009-06-031-1/+2
* e1000e: enable CRC stripping by defaultBruce Allan2009-06-031-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-0319-99/+136
|\
| * e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3
| * forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
| * 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-011-0/+4
| * ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-291-0/+1
| * mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-291-4/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-293-6/+9
| |\
| | * rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-292-0/+3
| | * at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
| * | mac8390: fix build with NET_POLL_CONTROLLERFinn Thain2009-05-291-1/+1
| * | cxgb3: link fault fixesDivy Le Ray2009-05-292-3/+10
| * | cxgb3: fix dma mapping regressionDivy Le Ray2009-05-292-8/+7
| |/
| * bfin_mac: fix build error due to net_device_ops convertMike Frysinger2009-05-261-15/+14
| * atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2009-05-262-6/+6
| * gianfar: fix babbling rx error event bugXiaotian Feng2009-05-261-1/+1
| * Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-251-5/+30
| |\
| | * wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-221-5/+30
| * | r8169: avoid losing MSI interruptsDavid Dillow2009-05-251-45/+57
| * | mac8390: fix regression caused during net_device_ops conversionFinn Thain2009-05-252-6/+6
* | | mlx4_en: Updated driver versionYevgeny Petrilin2009-06-021-2/+2
* | | mlx4_en: Added vlan_features supportYevgeny Petrilin2009-06-021-0/+4
* | | mlx4_en: multiqueue supportYevgeny Petrilin2009-06-024-71/+28
* | | mlx4_en: Coalescing target is equal for all mtu'sYevgeny Petrilin2009-06-023-5/+4
* | | mlx4_en: Work with part of the ports.Yevgeny Petrilin2009-06-021-18/+1
* | | mlx4_en renamed en_params.c to en_ethtool.cYevgeny Petrilin2009-06-022-1/+1
* | | mlx4_en: Moved all module parameters handling to en_main.cYevgeny Petrilin2009-06-023-60/+54
* | | mlx4_en: Giving interface name in debug messagesYevgeny Petrilin2009-06-025-156/+159
* | | usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont2009-06-021-5/+4
* | | f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont2009-06-021-8/+2
* | | f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont2009-06-021-1/+1
* | | atl1c_main.c: add wait_for_idle routineJoe Perches2009-06-011-25/+23
* | | cpmac: prevent fatal exception in cpmac_end_xmitStefan Weil2009-06-011-2/+2
* | | cpmac: remove unused variable.Florian Fainelli2009-06-011-3/+1
* | | can: sja1000: generic OF platform bus driverWolfgang Grandegger2009-06-013-0/+243
* | | can: sja1000: stop misusing member base_addr of struct net_deviceWolfgang Grandegger2009-06-015-98/+95
* | | can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger2009-06-013-5/+2
* | | net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet2009-05-302-0/+2
* | | usbnet: ratelimit warning messages invoked from callback handlerAndré Goddard Rosa2009-05-291-3/+6
* | | fec: Add FEC support for MX35 processorFabio Estevam2009-05-291-2/+2
* | | irda-usb: suspend/resume supportTadashi Abe2009-05-291-0/+40
* | | mac8390: use printk MAC address formatFinn Thain2009-05-291-13/+6