summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-09net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rework FDB getnext operationVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: extend fid maskVivien Didelot
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov
2015-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-06net/mlx5_core: Support physical port countersGal Pressman
2015-08-06net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5e: Disable async events before unregister_netdev()Achiad Shochat
2015-08-06net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat
2015-08-06net/mlx5e: Introduce the "Drop RQ"Achiad Shochat
2015-08-06net/mlx5e: Unify the RX flowAchiad Shochat
2015-08-06drivers: net: cpsw: add separate napi for txMugunthan V N
2015-08-06drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N
2015-08-06drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N
2015-08-06bnx2fc: Read npiv table from nvram and create vports.Joe Carnuccio
2015-08-06bnx2x: Add BD support for storageYuval Mintz
2015-08-06cnic: Add the interfaces to get FC-NPIV table.Adheer Chandravanshi
2015-08-06cnic: Populate upper layer driver state in MFWTej Parkash
2015-08-06rocker: use netdev_err after register_netdevScott Feldman
2015-08-06rocker: 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