summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-07net/mlx5_core: Support physical port countersGal Pressman
2015-08-07net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat
2015-08-07net/mlx5e: Disable async events before unregister_netdev()Achiad Shochat
2015-08-07net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat
2015-08-07net/mlx5e: Light-weight netdev open/stopAchiad Shochat
2015-08-07net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat
2015-08-07net/mlx5e: Introduce the "Drop RQ"Achiad Shochat
2015-08-07net/mlx5e: Unify the RX flowAchiad Shochat
2015-08-07drivers: net: cpsw: add separate napi for txMugunthan V N
2015-08-07drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N
2015-08-07drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N
2015-08-07bnx2x: Add BD support for storageYuval Mintz
2015-08-07cnic: Add the interfaces to get FC-NPIV table.Adheer Chandravanshi
2015-08-07cnic: Populate upper layer driver state in MFWTej Parkash
2015-08-07rocker: use netdev_err after register_netdevScott Feldman
2015-08-07rocker: NULL port if port probe failsScott Feldman
2015-08-05e1000e: Increase driver version numberRaanan Avargil
2015-08-05e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil
2015-08-05e1000e: Fix incorrect ASPM lockingRaanan Avargil
2015-08-05e1000e: Cosmetic changesRaanan Avargil
2015-08-05e1000e: Fix EEE in Sx implementationRaanan Avargil
2015-08-05i40e: Add AQ commands for NVM Update for X722Shannon Nelson
2015-08-05i40e/i40evf: Add ATR HW eviction support for X722Anjali Singhai Jain
2015-08-05i40e: Add IWARP support for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Update register.h file for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain
2015-08-05i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain
2015-08-05i40e/i40evf: Add device ids for X722Anjali Singhai Jain
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai
2015-08-03net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock heldVivien Didelot
2015-08-03tuntap: Don't segment multiple tagged packets on tap deviceToshiaki Makita
2015-08-03veth: Don't segment multiple tagged packets on veth deviceToshiaki Makita
2015-08-03macvlan: Don't segment multiple tagged packets on macvlan deviceToshiaki Makita
2015-08-03virtio_net: add gro capabilityEric Dumazet
2015-08-03rocker: linearize skb in case frags would not fit into tx descriptorJiri Pirko
2015-08-03rocker: enable support for scattered packetsIdo Schimmel
2015-08-03bnx2x: Correct logic for pvid configuration.Yuval Mintz
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31net: systemport: Add netconsole supportFlorian Fainelli
2015-07-31net: bcmgenet: Add netconsole supportFlorian Fainelli
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil