summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi2017-10-069-28/+59
* iwlwifi: nvm-parse: unify channel flags printingJohannes Berg2017-10-061-59/+39
* iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho2017-10-061-1/+1
* iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami2017-10-062-5/+17
* iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz2017-10-064-2/+16
* brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-021-100/+97
* brcmfmac: Add check for short event packetsKevin Cernekee2017-10-021-1/+2
* rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-021-1/+1
* Merge ath-current from ath.gitKalle Valo2017-09-251-5/+2
|\
| * ath10k: mark PM functions as __maybe_unusedArnd Bergmann2017-09-211-5/+2
* | qtnfmac: cancel scans on wireless interface changesSergey Matyukevich2017-09-203-5/+9
* | qtnfmac: lock access to h/w in tx pathSergey Matyukevich2017-09-202-1/+10
* | brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-09-202-15/+9
* | brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-09-201-3/+15
|/
* Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-09-189-17/+80
|\
| * iwlwifi: mvm: fix reorder buffer for 9000 devicesSara Sharon2017-09-081-3/+4
| * iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho2017-09-082-1/+2
| * iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()Luca Coelho2017-09-081-1/+1
| * iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addressesLuca Coelho2017-09-081-0/+6
| * iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-09-081-1/+9
| * iwlwifi: mvm: wake the correct mac80211 queueAvraham Stern2017-09-081-1/+1
| * iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein2017-09-083-3/+8
| * iwlwifi: mvm: send all non-bufferable frames on the probe queueAvraham Stern2017-09-081-5/+5
| * iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel2017-09-081-1/+43
| * iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen2017-09-081-1/+1
* | Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\ \
| * | UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * | ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1623-116/+293
|\ \ \
| * | | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | | net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
| * | | net: systemport: Fix 64-bit stats deadlockFlorian Fainelli2017-09-151-3/+0
| * | | net: vrf: avoid gcc-4.6 warningArnd Bergmann2017-09-151-3/+3
| * | | qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
| * | | tg3: clean up redundant initialization of tnapiColin Ian King2017-09-141-2/+2
| * | | nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51
| * | | nfp: wait for board state before talking to the NSPJakub Kicinski2017-09-132-23/+43
| * | | nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren2017-09-131-0/+13
| * | | be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-132-0/+22
| * | | w90p910_ether: include linux/interrupt.hArnd Bergmann2017-09-121-0/+1
| * | | net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov2017-09-121-10/+7
| * | | mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-09-121-10/+9
| * | | smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed2017-09-121-6/+5
| * | | net: bonding: Fix transmit load balancing in balance-alb mode if specified by...Kosuke Tatsukawa2017-09-111-0/+3
| * | | hv_netvsc: avoid unnecessary wakeups on subchannel creationStephen Hemminger2017-09-111-2/+2
| * | | hv_netvsc: fix deadlock on hotplugStephen Hemminger2017-09-114-45/+94