aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: replace more place to skb_put_[data:zero]yuan linyu2017-06-207-16/+9
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-204-12/+7
* net: dsa: mv88e6xxx: better IEEE Prio Mapping Table descriptionVivien Didelot2017-06-202-7/+8
* net: dsa: mv88e6xxx: prefix Global 2 remaining macrosVivien Didelot2017-06-202-35/+57
* net: dsa: mv88e6xxx: prefix Global 2 Watchdog macrosVivien Didelot2017-06-202-43/+52
* net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macrosVivien Didelot2017-06-202-2/+7
* net: dsa: mv88e6xxx: prefix Global 2 EEPROM macrosVivien Didelot2017-06-202-25/+38
* net: dsa: mv88e6xxx: prefix Global 2 PVT macrosVivien Didelot2017-06-202-12/+21
* net: dsa: mv88e6xxx: prefix Global 2 MGMT macrosVivien Didelot2017-06-202-13/+21
* net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macrosVivien Didelot2017-06-202-5/+7
* net: dsa: mv88e6xxx: prefix Global 2 Trunk macrosVivien Didelot2017-06-202-14/+17
* net: dsa: mv88e6xxx: clarify SMI PHY functionsVivien Didelot2017-06-202-100/+143
* net: dsa: mv88e6xxx: add irl_init_all opVivien Didelot2017-06-204-50/+116
* net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng2017-06-202-0/+9
* net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHzIcenowy Zheng2017-06-201-0/+4
* qed: SPQ async callback registrationMichal Kalderon2017-06-207-55/+96
* qed: Wait for resources before FUNC_CLOSEMichal Kalderon2017-06-201-15/+20
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-203-79/+79
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-204-3/+3
* qed: Disable RoCE dpm when DCBx change occursMintz, Yuval2017-06-203-0/+49
* qed: RoCE EDPM to honor PFCMintz, Yuval2017-06-202-0/+22
* qed: Chain support for external PBLMintz, Yuval2017-06-206-23/+43
* cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
* cxgb4: add new T6 pci device id'sGanesh Goudar2017-06-191-0/+3
* nfp: add VLAN filtering supportPablo Cascón2017-06-192-1/+100
* cxgb4: fix a NULL dereferenceGanesh Goudar2017-06-191-1/+4
* liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti2017-06-1811-109/+37
* pptp: Remove unused variable in pptp_release()Christos Gkekas2017-06-181-2/+0
* liquidio: implement vlan filter enable and disablePrasad Kanneganti2017-06-183-10/+32
* net: remove DST_NOCACHE flagWei Wang2017-06-171-1/+1
* ipv6: take dst->__refcnt for insertion into fib6 treeWei Wang2017-06-171-4/+0
* Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-1624-116/+210
|\
| * net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-164-5/+62
| * net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-161-7/+23
| * net/mlx5e: Optimize update stats workGal Pressman2017-06-163-7/+16
| * net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-162-22/+7
| * net/mlx5e: Reduce number of heap allocated buffers for update statsGal Pressman2017-06-161-14/+2
| * net/mlx5e: Rename physical symbol errors counterGal Pressman2017-06-161-1/+1
| * net/mlx5e: Fix typo in warning if CQ moderation is not supportedItay Aveksis2017-06-161-1/+1
| * net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan2017-06-161-14/+7
| * net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua2017-06-163-13/+74
| * net/mlx5: Avoid space after castingOr Gerlitz2017-06-162-2/+2
| * net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-164-5/+6
| * net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz2017-06-164-4/+1
| * net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-1610-15/+0
| * net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-162-6/+6
| * net/mlx5: Update eqe_type_str() event namesEli Cohen2017-06-161-0/+2
* | ibmvnic: driver initialization for kdump/kexecNathan Fontenot2017-06-161-5/+19
* | net: dsa: loop: Implement ethtool statisticsFlorian Fainelli2017-06-161-2/+77
* | net: dsa: loop: Inline unregister_fixed_phys()Florian Fainelli2017-06-161-10/+5