summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-11-08iwlegacy: remove redundant pointer sta_privColin Ian King
2017-11-08rtlwifi: remove redundant initialization to cfg_cmdColin Ian King
2017-11-08rtlwifi: remove redundant pointer tid_dataColin Ian King
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann
2017-11-08rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger
2017-11-08rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger
2017-11-08rtlwifi: rtl_pci: Fix formatting errors in pci.hLarry Finger
2017-11-06Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...Kalle Valo
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-05nfp: implement ethtool FEC mode settingsDirk van der Merwe
2017-11-05nfp: add helpers for FEC supportDirk van der Merwe
2017-11-05nfp: add get/set link settings ndos to representorsDirk van der Merwe
2017-11-05nfp: resync repr state when port table syncDirk van der Merwe
2017-11-05nfp: refactor nfp_app_reprs_setDirk van der Merwe
2017-11-05nfp: make use of MAC reinitJakub Kicinski
2017-11-05nfp: don't depend on compiler constant propagationJakub Kicinski
2017-11-05liquidio: do not consider packets dropped by network stack as driver Rx droppedIntiyaz Basha
2017-11-05nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski
2017-11-05nfp: bpf: move translation prepare to offload.cJakub Kicinski
2017-11-05nfp: bpf: move program prepare and free into offload.cJakub Kicinski
2017-11-05nfp: bpf: require seamless reload for program replaceJakub Kicinski
2017-11-05nfp: bpf: refactor offload logicJakub Kicinski
2017-11-05nfp: bpf: remove unnecessary include of nfp_net.hJakub Kicinski
2017-11-05nfp: bpf: remove the register renumbering leftoversJakub Kicinski
2017-11-05nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-05net: plip: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-05dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann
2017-11-04net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa
2017-11-04net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou
2017-11-04net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz
2017-11-04net/mlx5e: DCBNL, Add debug messages logInbar Karmy
2017-11-04net/mlx5e: Add support for ethtool msglvl supportGal Pressman
2017-11-04net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen
2017-11-04net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen
2017-11-04net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen
2017-11-04net/mlx5: QCAM register firmware command supportHuy Nguyen
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-04liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata
2017-11-04mlxsw: spectrum_ipip: Handle underlay device changePetr Machata