summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller2019-08-0619-353/+538
|\
| * iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi2019-08-011-10/+12
| * Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/sc...Kalle Valo2019-07-3116-342/+523
| |\
| | * iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach2019-07-301-1/+2
| | * iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach2019-07-301-1/+1
| | * iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-07-301-0/+2
| | * iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho2019-07-301-2/+7
| | * iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika2019-07-301-0/+3
| | * iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman2019-07-301-8/+20
| | * iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach2019-07-301-11/+33
| | * iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman2019-07-304-285/+258
| | * iwlwifi: mvm: send LQ command always ASYNCGregory Greenman2019-07-304-15/+16
| | * iwlwifi: mvm: fix comparison of u32 variable with less than zeroColin Ian King2019-07-301-1/+1
| | * iwlwifi: fix locking in delayed GTK settingJohannes Berg2019-07-301-13/+26
| | * iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu2019-07-301-1/+1
| | * iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu2019-07-301-0/+2
| | * iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman2019-07-301-9/+19
| | * iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach2019-07-303-15/+56
| | * iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach2019-07-302-9/+9
| | * iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach2019-07-305-36/+64
| | * iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach2019-07-302-3/+5
| | * iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho2019-07-301-7/+15
| | * iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein2019-07-304-5/+51
| | * iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg2019-07-301-1/+13
| * | mwifiex: fix 802.11n/WPA detectionBrian Norris2019-07-302-1/+3
| |/
* | be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov2019-08-062-6/+2
* | net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-061-1/+4
* | net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai2019-08-061-1/+3
* | Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/...David S. Miller2019-08-054-4/+4
|\ \
| * | can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli2019-08-021-1/+1
| * | can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli2019-08-021-1/+1
| * | can: peak_usb: force the string buffer NULL-terminatedWang Xiayang2019-08-021-1/+1
| * | can: sja1000: force the string buffer NULL-terminatedWang Xiayang2019-08-021-1/+1
* | | drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)2019-08-051-9/+22
* | | gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan2019-08-053-26/+20
* | | net/mlx5e: always initialize frag->last_in_pageQian Cai2019-08-051-3/+2
* | | net: dsa: mv88e6xxx: drop adjust_link to enabled phylinkHubert Feurstein2019-08-051-26/+0
* | | NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold2019-08-053-4/+5
* | | r8152: fix typo in register nameKevin Lo2019-08-021-6/+6
* | | net: phy: fix race in genphy_update_linkHeiner Kallweit2019-08-021-0/+6
* | | enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing2019-08-021-0/+1
* | | net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang2019-08-021-1/+1
* | | atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-021-2/+6
|/ /
* | net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov2019-08-011-1/+1
* | net: samsung: Spelling s/case/cause/Geert Uytterhoeven2019-08-011-1/+1
* | net: packetengines: Fix manufacturer spelling and capitalizationGeert Uytterhoeven2019-08-012-4/+4
* | net: nixge: Spelling s/Instrument/Instruments/Geert Uytterhoeven2019-08-011-1/+1
* | net: ixp4xx: Spelling s/XSacle/XScale/Geert Uytterhoeven2019-08-011-1/+1
* | net: broadcom: Fix manufacturer name in Kconfig help textGeert Uytterhoeven2019-08-011-3/+3
* | net: apple: Fix manufacturer name in Kconfig help textGeert Uytterhoeven2019-08-011-2/+2