summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans
2016-12-02net: phy: vitesse: add support for VSC8572Stephen Agate
2016-12-01Merge branch 'sfc-defalconisation-fixups'David S. Miller
2016-12-01sfc: remove RESET_TYPE_RX_RECOVERYEdward Cree
2016-12-01sfc: don't select SFC_FALCONEdward Cree
2016-12-01sfc: fix debug message format string in efx_farch_handle_rx_not_okEdward Cree
2016-12-01rtnetlink: return the correct error codeZhang Shengju
2016-12-01audit: remove useless synchronize_net()WANG Cong
2016-12-01Merge branch 'mdix_ctrl'David S. Miller
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju
2016-12-01net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju
2016-12-01net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju
2016-12-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-12-01rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen
2016-12-01ath5k: drop duplicate header vmalloc.hGeliang Tang
2016-12-01wil6210: align to latest auto generated wmi.hLior David
2016-12-01wil6210: add debugfs blobs for UCODE code and dataLior David
2016-12-01wil6210: validate wil_pmc_alloc parametersMaya Erez
2016-12-01wil6210: delay remain on channel when scan is activeLior David
2016-12-01ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano
2016-12-01ath9k: constify ath_bus_ops structureBhumika Goyal
2016-12-01ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear
2016-12-01ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan
2016-12-01ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan
2016-12-01ath10k: fix TLV set regdomain commandErik Stromdahl
2016-12-01ath9k: feed only active spectral / dfs-detectorZefir Kurtisi
2016-11-30driver: ipvlan: Remove useless member mtu_adj of struct ipvl_devGao Feng
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-30ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-30net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik
2016-11-30Merge branch 'cpsw-per-channel-shaping'David S. Miller
2016-11-30net: ethernet: ti: cpsw: split tx budget according between channelsIvan Khoronzhuk
2016-11-30net: ethernet: ti: cpsw: optimize end of poll cycleIvan Khoronzhuk
2016-11-30net: ethernet: ti: cpsw: add .ndo to set per-queue rateIvan Khoronzhuk
2016-11-30net: ethernet: ti: davinci_cpdma: add set rate for a channelIvan Khoronzhuk
2016-11-30net: ethernet: ti: davinci_cpdma: add weight function for channelsIvan Khoronzhuk
2016-11-30Merge branch 'qed-XDP-support'David S. Miller
2016-11-30qede: Add support for XDP_TXMintz, Yuval
2016-11-30qede: Add basic XDP supportMintz, Yuval
2016-11-30qede: Better utilize the qede_[rt]x_queueMintz, Yuval
2016-11-30qede: Don't check netdevice for rx-hashMintz, Yuval
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval
2016-11-30qede: Revise state locking schemeMintz, Yuval
2016-11-30qede: Refactor data-path Rx flowMintz, Yuval
2016-11-30qede: Refactor statistics gatheringMintz, Yuval
2016-11-30qede: Remove 'num_tc'.Mintz, Yuval
2016-11-30qed: Optimize qed_chain datapath usageMintz, Yuval
2016-11-30qede: Optimize aggregation information sizeMintz, Yuval