summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-03-07brcmfmac: check for wowl support before enumerating feature flagFranky Lin
2016-03-07brcmfmac: Limit memory allocs to <64KHante Meuleman
2016-03-07brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()Arend van Spriel
2016-03-07rtlwifi: Change long delays to sleepsLarry Finger
2016-03-07carl9170: import 1.9.9 firmware headersChristian Lamparter
2016-03-07rt2x00: unterminated strlen of user dataOne Thousand Gnomes
2016-03-07rtlwifi: rtl8821ae: Silence useless log outputLarry Finger
2016-03-06Merge 'net-next/master'Kalle Valo
2016-03-06Merge ath-next from ath.gitKalle Valo
2016-03-04mac80211_hwsim: use reset to set mac headerZhang Shengju
2016-03-04vxlan: use reset to set header pointersZhang Shengju
2016-03-03net: ezchip: adapt driver to little endian architectureLada Trimasova
2016-03-03sh_eth, ravb: Use ARCH_RENESASSimon Horman
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-03ath9k: clear bb filter calibration power thresholdMiaoqing Pan
2016-03-03ath9k: reduce stack usage in ar9003_aic_cal_post_processArnd Bergmann
2016-03-03ath9k: make NF load complete quickly and reliablyMiaoqing Pan
2016-03-03ath10k: fix sanity check on enabling btcoex via debugfsMohammed Shafi Shajakhan
2016-03-03ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli
2016-03-03ath10k: process htt rx indication as batch modeRajkumar Manoharan
2016-03-03ath10k: reduce rx_lock contention for htt rx indicationRajkumar Manoharan
2016-03-03ath10k: fix erroneous return valueAnton Protopopov
2016-03-03ath10k: add hw_rev to trace events to support pktlogAshok Raj Nagarajan
2016-03-03ath10k: fix pktlog in QCA99X0Ashok Raj Nagarajan
2016-03-03ath10k: fix pointless update of peer stats listMohammed Shafi Shajakhan
2016-03-02ethernet/atl1c: remove left over dead codeEric Engestrom
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro
2016-03-02stmmac: fix phy init when attached to a phyFabrice Gasnier
2016-03-02stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro
2016-03-02stmmac: set dirty index out of the loopGiuseppe Cavallaro
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add last_segment field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro
2016-03-02stmmac: change descriptor layoutGiuseppe Cavallaro
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro
2016-03-02stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro