aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: Convert timers to use timer_setup()Kees Cook2017-10-272-5/+4
* rtlwifi: Convert timers to use timer_setup()Kees Cook2017-10-279-28/+29
* Merge tag 'iwlwifi-next-for-kalle-2017-10-18' of git://git.kernel.org/pub/scm...Kalle Valo2017-10-2013-102/+184
|\
| * iwlwifi: pcie: remove set but not used variable tcphJohannes Berg2017-10-181-4/+1
| * iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho2017-10-181-42/+42
| * iwlwifi: mvm: add missing lq_colorLiad Kaufman2017-10-182-2/+12
| * iwlwifi: define minimum valid address for umac_error_event_table in cfgLuca Coelho2017-10-185-9/+18
| * iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho2017-10-182-16/+15
| * iwlwifi: mvm: allow reading UMAC error data from SMEM in A000 devicesBeni Lev2017-10-181-1/+2
| * iwlwifi: mvm: pass baid_data to iwl_mvm_release_frames()Johannes Berg2017-10-181-8/+8
| * iwlwifi: mvm: remove duplicated fields in mvm reorder bufferSara Sharon2017-10-183-12/+5
| * iwlwifi: mvm: allocate reorder buffer according to needJohannes Berg2017-10-183-17/+90
* | net-tun: fix panics at dismantle timeEric Dumazet2017-10-201-4/+7
* | mlxsw: spectrum_router: Add extack message for RIF and VRF overflowDavid Ahern2017-10-201-45/+69
* | mlxsw: spectrum: router: Add support for address validator notifierDavid Ahern2017-10-203-1/+70
* | net: Add extack to validator_info structs used for address notifierDavid Ahern2017-10-201-2/+8
* | net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern2017-10-201-4/+0
* | s390/qeth: don't dump control cmd twiceJulian Wiedmann2017-10-201-1/+0
* | s390/qeth: support GRO flush timerJulian Wiedmann2017-10-201-1/+1
* | s390/qeth: try harder to get packets from RX bufferJulian Wiedmann2017-10-201-3/+1
* | s390/qeth: consolidate skb allocationJulian Wiedmann2017-10-201-40/+31
* | s390/qeth: clean up page frag creationJulian Wiedmann2017-10-201-20/+11
* | s390/qeth: no VLAN support on OSMJulian Wiedmann2017-10-201-11/+6
* | s390/qeth: don't verify device when setting MAC addressJulian Wiedmann2017-10-201-23/+0
* | s390/qeth: clean up initial MTU determinationJulian Wiedmann2017-10-201-10/+4
* | s390/qeth: fix early exit from error pathJulian Wiedmann2017-10-201-2/+4
* | s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()Andy Shevchenko2017-10-201-8/+5
* | s390/qeth: remove duplicated device matchingJulian Wiedmann2017-10-204-50/+9
* | s390/drivers: use setup_timerAllen Pais2017-10-201-6/+2
* | s390/qeth: rely on kernel for feature recoveryJulian Wiedmann2017-10-202-23/+19
* | Merge branch 'cxgb4-more-flower-offloads'David S. Miller2017-10-2011-27/+1068
|\ \
| * | cxgb4: add tc flower support for L3/L4 rewriteKumar Sanghvi2017-10-203-37/+244
| * | cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite supportKumar Sanghvi2017-10-204-3/+111
| * | cxgb4: add tc flower support for ETH-SMAC rewriteKumar Sanghvi2017-10-202-0/+13
| * | cxgb4: introduce SMT ops to prepare for SMAC rewrite supportKumar Sanghvi2017-10-208-19/+519
| * | cxgb4: add tc flower support for ETH-DMAC rewriteKumar Sanghvi2017-10-202-1/+126
| * | cxgb4: add tc flower support for action PASSKumar Sanghvi2017-10-201-2/+6
| * | cxgb4: add tc flower match support for vlanKumar Sanghvi2017-10-201-0/+35
| * | cxgb4: add tc flower match support for TOSKumar Sanghvi2017-10-201-1/+50
|/ /
* | Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...David S. Miller2017-10-20150-1911/+2639
|\|
| * bcma: use bcma_debug and pr_cont in MIPS driverRafał Miłecki2017-10-171-3/+4
| * rtlwifi: Fix typo in if ... else if ... else constructLarry Finger2017-10-171-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-1632-242/+363
| |\
| | * 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