| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: mv88e6171: Add EEE support to the mv88e6172 | Andrew Lunn | 2015-03-29 | 1 | -0/+24 |
* | net: dsa: mv88e6171: Add defines for switch product IDs | Andrew Lunn | 2015-03-29 | 1 | -2/+6 |
* | net: dsa: Centralise getting switch id | Andrew Lunn | 2015-03-29 | 2 | -2/+2 |
* | net: dsa: mv88e6352: Add support for ndo_fdb functions | Guenter Roeck | 2015-03-29 | 1 | -0/+3 |
* | net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnext | Guenter Roeck | 2015-03-29 | 2 | -0/+152 |
* | net: dsa: mv88e6352: Add support for hardware bridging | Guenter Roeck | 2015-03-29 | 1 | -0/+3 |
* | net: dsa: mv88e6xxx: Add Hardware bridging support | Guenter Roeck | 2015-03-29 | 2 | -7/+292 |
* | net: dsa: mv88e6171: Use common port configuration | Guenter Roeck | 2015-03-29 | 1 | -23/+1 |
* | net: dsa: mv88e6123_61_65: Use common port configuration | Guenter Roeck | 2015-03-29 | 1 | -23/+1 |
* | net: dsa: mv88e6352: Use common port initialization code | Guenter Roeck | 2015-03-29 | 1 | -23/+1 |
* | net: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e6xxx_reg_write | Guenter Roeck | 2015-03-29 | 1 | -9/+26 |
* | net: dsa: mv88e6xxx: Disable Message Port bit for CPU port | Guenter Roeck | 2015-03-29 | 1 | -4/+3 |
* | net: dsa: mv88e6xxx: Provide function for common port initialization | Guenter Roeck | 2015-03-29 | 2 | -0/+40 |
* | net: dsa: mv88e6xxx: Factor out common initialization code | Guenter Roeck | 2015-03-29 | 5 | -12/+22 |
* | hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add() | Haiyang Zhang | 2015-03-29 | 1 | -2/+0 |
* | net: smc91x: make use of 4th parameter to devm_gpiod_get_index | Uwe Kleine-König | 2015-03-29 | 1 | -17/+8 |
* | hv_netvsc: Implement batching in send buffer | Haiyang Zhang | 2015-03-29 | 4 | -47/+162 |
* | virtio: simplify the using of received in virtnet_poll | Li RongQing | 2015-03-29 | 1 | -2/+2 |
* | be2net: bump up the driver version to 10.6.0.1 | Sathya Perla | 2015-03-29 | 1 | -1/+1 |
* | be2net: setup xps queue mapping | Sathya Perla | 2015-03-29 | 1 | -3/+7 |
* | be2net: assign CPU affinity hints to be2net IRQs | Padmanabh Ratnakar | 2015-03-29 | 2 | -3/+16 |
* | cxgb4: fix boolreturn.cocci warnings | Wu Fengguang | 2015-03-29 | 1 | -3/+3 |
* | net: bcmgenet: add support for multiple Rx queues | Petri Gynther | 2015-03-27 | 2 | -45/+137 |
* | net: bcmgenet: rework Rx NAPI code | Petri Gynther | 2015-03-27 | 1 | -23/+45 |
* | net: bcmgenet: rework Tx NAPI code | Petri Gynther | 2015-03-27 | 1 | -18/+62 |
* | net: bcmgenet: tweak init_umac() | Petri Gynther | 2015-03-27 | 1 | -13/+20 |
* | net: bcmgenet: simplify bcmgenet_init_dma() | Petri Gynther | 2015-03-27 | 1 | -16/+17 |
* | net: bcmgenet: modify Tx ring int_enable and int_disable vectors | Petri Gynther | 2015-03-27 | 2 | -19/+13 |
* | net: bcmgenet: remove priv->int0_mask and priv->int1_mask | Petri Gynther | 2015-03-27 | 2 | -4/+0 |
* | drivers: net: xgene: Add separate tx completion ring | Iyappan Subramanian | 2015-03-27 | 2 | -20/+127 |
* | ipv4: hash net ptr into fragmentation bucket selection | Hannes Frederic Sowa | 2015-03-25 | 1 | -1/+1 |
* | virtio: change comment in transmit | stephen hemminger | 2015-03-24 | 1 | -2/+6 |
* | cxgb4: update Kconfig and Makefile for FCoE support | Varun Prakash | 2015-03-24 | 2 | -0/+12 |
* | cxgb4: add cxgb4_fcoe.c for FCoE | Varun Prakash | 2015-03-24 | 3 | -3/+201 |
* | cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE | Varun Prakash | 2015-03-24 | 3 | -0/+89 |
* | cx82310_eth: fix semicolon.cocci warnings | Wu Fengguang | 2015-03-24 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-23 | 1 | -6/+24 |
|\ |
|
| * | cx82310_eth: wait for firmware to become ready | Ondrej Zary | 2015-03-21 | 1 | -6/+24 |
* | | net: bcmgenet: power down and up GPHY during suspend/resume | Florian Fainelli | 2015-03-23 | 1 | -0/+8 |
* | | net: bcmgenet: power up and down integrated GPHY when unused | Florian Fainelli | 2015-03-23 | 3 | -4/+10 |
* | | net: bcmgenet: implement GPHY power down sequence | Florian Fainelli | 2015-03-23 | 1 | -2/+7 |
* | | net: bcmgenet: fix GPHY power-up sequence | Florian Fainelli | 2015-03-23 | 1 | -3/+7 |
* | | net: bcmgenet: rename bcmgenet_ephy_power_up | Florian Fainelli | 2015-03-23 | 1 | -11/+13 |
* | | net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bit | Florian Fainelli | 2015-03-23 | 2 | -1/+2 |
* | | net: bcmgenet: propagate errors from bcmgenet_power_down | Florian Fainelli | 2015-03-23 | 1 | -6/+9 |
* | | Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2015-03-23 | 5 | -10/+26 |
|\ \ |
|
| * | | can: at91_can: use endian agnostic IO accessors | Ben Dooks | 2015-03-22 | 1 | -2/+2 |
| * | | can: esd_usb2: Fix sparse warnings | Thomas Körper | 2015-03-22 | 1 | -2/+2 |
| * | | can: add combined rx/tx LED trigger support | Yegor Yefremov | 2015-03-22 | 1 | -3/+19 |
| * | | can: m_cam: m_can_fifo_write(): remove return from void function | Marc Kleine-Budde | 2015-03-22 | 1 | -2/+2 |