summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-07wcn36xx: Implement cancel_hw_scanBjorn Andersson2-1/+25
2017-02-07ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan3-19/+60
2017-02-07ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam1-5/+9
2017-02-07ath10k: add debugfs support to get per peer tids log via tracingMaharaja Kennadyrajan2-0/+66
2017-02-07ath10k: few whitespace fixesKalle Valo2-4/+4
2017-02-07ath10k: use names in function definition argumentsKalle Valo2-2/+2
2017-02-07ath10k: prefer unsigned int over just unsignedKalle Valo1-2/+2
2017-02-02brcmfmac: be more verbose when PSM's watchdog firesRafał Miłecki1-2/+10
2017-02-02brcmfmac: check brcmf_bus_get_memdump result for errorRafał Miłecki1-7/+16
2017-02-01net: phy: broadcom: rehook BCM54612E specific initRafał Miłecki1-34/+33
2017-02-01Merge branch 'act_sample-Little-fixes'David S. Miller1-2/+4
2017-02-01net/sched: act_psample: Remove unnecessary ASSERT_RTNLYotam Gigi1-1/+0
2017-02-01net/sched: act_sample: Fix error path in initYotam Gigi1-1/+4
2017-02-01Merge branch 'sh_eth-fixes-for-MagicPacket-handling'David S. Miller1-3/+3
2017-02-01sh_eth: fix wakeup event reporting from MagicPacketNiklas Söderlund1-2/+2
2017-02-01sh_eth: align usage of sh_eth_modify() with rest of driverNiklas Söderlund1-1/+1
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller156-2526/+2847
2017-02-01ethernet: aquantia: fix dma_mapping_error testDan Carpenter1-2/+3
2017-02-01liquidio: fix for iq and droq cnts going negativeSatanand Burla4-2/+15
2017-02-01net: ipv6: add NLM_F_APPEND in notifications when applicableDavid Ahern1-0/+3
2017-02-01net: ethernet: ti: cpsw: fix NULL pointer dereference in switch modeGrygorii Strashko1-1/+1
2017-02-01net: reduce skb_warn_bad_offload() noiseEric Dumazet1-3/+9
2017-02-01rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlinkTheuns Verwoerd1-1/+6
2017-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller11-200/+578
2017-01-31Merge branch 'bgmac-phy-init'David S. Miller5-73/+73
2017-01-31net: bgmac: use PHY subsystem for initializing PHYRafał Miłecki1-0/+10
2017-01-31net: bgmac: drop struct bcma_mdio we don't need anymoreRafał Miłecki3-60/+42
2017-01-31net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki4-13/+21
2017-01-31net: dsa: bcm_sf2: Fix build moduleFlorian Fainelli1-2/+2
2017-01-31cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2017-01-31net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov1-17/+22
2017-01-31net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes3-31/+49
2017-01-31sfc: fix an off-by-one compare on an array sizeColin Ian King1-1/+1
2017-01-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo56-630/+1289
2017-01-31bcma: make OF code more generic (not platform_device specific)Rafał Miłecki1-10/+11
2017-01-31rt2800: enable rt3290 unconditionally on pci probeStanislaw Gruszka1-3/+0
2017-01-31bcma: use (get|put)_device when probing/removing device driverRafał Miłecki1-0/+4
2017-01-31brcmfmac: add .update_connect_params() callbackArend Van Spriel1-0/+24
2017-01-31brcmfmac: allow wowlan support to be per deviceArend Van Spriel1-7/+19
2017-01-31brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel1-3/+1
2017-01-31brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel1-0/+2
2017-01-31iwlwifi: alloc memory dynamically also for DVMSara Sharon1-0/+26
2017-01-31rt2x00: fix clk_get callStanislaw Gruszka1-1/+4
2017-01-31Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups'David S. Miller2-28/+113
2017-01-31sh_eth: stop using bare numbers for EESIPR valuesSergei Shtylyov1-11/+80
2017-01-31sh_eth: add missing EESIPR bitsSergei Shtylyov1-2/+8
2017-01-31sh_eth: rename EESIPR bitsSergei Shtylyov2-24/+34
2017-01-31Merge branch 'ESPRESSObin-ethernet'David S. Miller2-10/+113
2017-01-31net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141Gregory CLEMENT2-0/+44
2017-01-31net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341Gregory CLEMENT2-4/+69