summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-1/+1
* virtio: change comment in transmitstephen hemminger2015-03-251-2/+6
* cxgb4: update Kconfig and Makefile for FCoE supportVarun Prakash2015-03-242-0/+12
* cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash2015-03-243-3/+201
* cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash2015-03-243-0/+89
* cx82310_eth: fix semicolon.cocci warningsWu Fengguang2015-03-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-241-6/+24
|\
| * cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
* | net: bcmgenet: power down and up GPHY during suspend/resumeFlorian Fainelli2015-03-241-0/+8
* | net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli2015-03-243-4/+10
* | net: bcmgenet: implement GPHY power down sequenceFlorian Fainelli2015-03-241-2/+7
* | net: bcmgenet: fix GPHY power-up sequenceFlorian Fainelli2015-03-241-3/+7
* | net: bcmgenet: rename bcmgenet_ephy_power_upFlorian Fainelli2015-03-241-11/+13
* | net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli2015-03-242-1/+2
* | net: bcmgenet: propagate errors from bcmgenet_power_downFlorian Fainelli2015-03-241-6/+9
* | Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller2015-03-245-10/+26
|\ \
| * | can: at91_can: use endian agnostic IO accessorsBen Dooks2015-03-221-2/+2
| * | can: esd_usb2: Fix sparse warningsThomas Körper2015-03-221-2/+2
| * | can: add combined rx/tx LED trigger supportYegor Yefremov2015-03-221-3/+19
| * | can: m_cam: m_can_fifo_write(): remove return from void functionMarc Kleine-Budde2015-03-221-2/+2
| * | can: kvaser_usb: Use can-dev unregistration mechanismAhmed S. Darwish2015-03-221-1/+1
* | | vxlan: simplify if clause in dev_closeMarcelo Ricardo Leitner2015-03-231-1/+1
* | | bgmac: implement scatter/gather supportFelix Fietkau2015-03-231-43/+121
* | | bgmac: implement GRO and use build_skbFelix Fietkau2015-03-232-25/+62
* | | bgmac: fix descriptor frame start/end definitionsFelix Fietkau2015-03-231-2/+2
|/ /
* | net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok2015-03-211-36/+884
* | net: netcp: enclose macros in parenthesesKaricheri, Muralidharan2015-03-211-251/+272
* | net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan2015-03-211-0/+1
* | net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan2015-03-211-37/+93
* | net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan2015-03-213-13/+29
* | bgmac: allow enabling on ARCH_BCM_5301XRafał Miłecki2015-03-211-1/+1
* | bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki2015-03-211-0/+34
* | igbvf: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-211-2/+1
* | igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-211-3/+1
* | e1000e: NVM write protect access removed from SPT HWYanir Lubetkin2015-03-211-1/+2
* | e1000e: call netif_carrier_off early on downEliezer Tamir2015-03-211-2/+2
* | ixgb: call netif_carrier_off early on downEliezer Tamir2015-03-211-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-2033-182/+342
|\|
| * be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
| * be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5
| * be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80
| * net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
| * Revert "net: cx82310_eth: use common match macro"Ondrej Zary2015-03-191-1/+10
| * net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha2015-03-181-2/+2
| * net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha2015-03-181-1/+1
| * Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik2015-03-171-12/+8
| * bnx2x: fix encapsulation features on 57710/57711Michal Schmidt2015-03-161-1/+1
| * can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish2015-03-141-32/+51
| * net: can: Enable xilinx driver for ARM64Michal Simek2015-03-141-1/+1
| * Revert "net: fec: fix the warning found by dma debug"Fabio Estevam2015-03-131-23/+11