summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: usbnet: make driver_info constBen Dooks2018-10-022-7/+7
* tcp: do not release socket ownership in tcp_close()Eric Dumazet2018-10-023-9/+5
* net: inet6_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-021-2/+1
* net: rtm_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-021-11/+12
* net: rtmsg_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-021-16/+16
* net: ip6_update_pmtu() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-021-9/+8
* net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski2018-10-023-6/+3
* net: ip6_redirect_no_header() - use new style struct initializer instead of m...Maciej Żenczykowski2018-10-021-9/+8
* net: ip6_redirect() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-021-10/+9
* net: inet_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-021-2/+1
* net: ip_rt_get_source() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-021-12/+9
* Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller2018-10-02276-9949/+8620
|\
| * Merge tag 'iwlwifi-next-for-kalle-2018-09-28' of git://git.kernel.org/pub/scm...Kalle Valo2018-10-0134-450/+691
| |\
| | * iwlwifi: mvm: Allow TKIP for AP modeIlan Peer2018-09-281-4/+0
| | * iwlwifi: fix LED command capability bitJohannes Berg2018-09-281-1/+1
| | * iwlwifi: configure power scheme to balanced for 22560 devicesGolan Ben Ami2018-09-281-4/+0
| | * iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon2018-09-284-77/+79
| | * iwlwifi: pcie: support transmitting SKBs with fraglistJohannes Berg2018-09-281-0/+8
| | * iwlwifi: mvm: remove support for adjacent channel compensationEmmanuel Grumbach2018-09-281-2/+0
| | * iwlwifi: mvm: TLC support for Coex Schema 2Erel Geron2018-09-283-2/+13
| | * iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern2018-09-283-8/+43
| | * iwlwifi: mvm: use correct FIFO lengthSara Sharon2018-09-282-15/+36
| | * iwlwifi: pcie: set RB size according to user settingsShaul Triebitz2018-09-282-7/+46
| | * iwlwifi: mvm: do not override amsdu size user settingsShaul Triebitz2018-09-281-8/+12
| | * iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami2018-09-281-1/+1
| | * iwlwifi: pcie: Fail fast if HW is inaccessible at probeRajat Jain2018-09-281-0/+6
| | * iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()Johannes Berg2018-09-281-20/+21
| | * iwlwifi: pcie: tx: unify TFD unmappingJohannes Berg2018-09-281-21/+7
| | * iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg2018-09-281-1/+6
| | * iwlwifi: pcie: gen2: pull adding frags to helper routineJohannes Berg2018-09-281-19/+32
| | * iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg2018-09-281-3/+3
| | * iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel2018-09-282-3/+17
| | * iwlwifi: pcie: read correct prph address for newer devicesSara Sharon2018-09-281-2/+14
| | * iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfsShaul Triebitz2018-09-283-0/+51
| | * iwlwifi: mvm: cleanup dead code on resume flow for non unified image.Dreyfuss, Haim2018-09-281-15/+6
| | * iwlwifi: fix non_shared_ant for 22000 devicesErel Geron2018-09-281-1/+1
| | * iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach2018-09-281-1/+1
| | * iwlwifi: remove ucode error tracepointJohannes Berg2018-09-284-59/+2
| | * iwlwifi: mvm: report RU offset is knownJohannes Berg2018-09-281-1/+2
| | * iwlwifi: iwlmvm: fix typo when checking for TX BeamformingShaul Triebitz2018-09-281-1/+1
| | * iwlwifi: debug flow cleanupShahar S Matityahu2018-09-282-128/+151
| | * iwlwifi: RX API: remove unnecessary anonymous structJohannes Berg2018-09-281-15/+13
| | * iwlwifi: fw: stop and start debugging using host commandSara Sharon2018-09-286-9/+79
| | * iwlwifi: fw: add a restart FW debug functionSara Sharon2018-09-285-35/+50
| | * iwlwifi: mvm: fix a comment about the SP lengthEmmanuel Grumbach2018-09-281-1/+3
| * | b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King2018-10-012-5/+5
| * | qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko2018-10-012-0/+38
| * | qtnfmac: wait for FW load work to finish at PCIe removeIgor Mitsyanko2018-10-012-4/+1
| * | qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko2018-10-015-383/+455
| * | qtnfmac: add missing header includes to bus.hIgor Mitsyanko2018-10-011-0/+3