aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-27rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
2018-06-27atmel: use memdup_user to simplify the codeYueHaibing1-8/+3
2018-06-27mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()Lorenzo Bianconi1-4/+2
2018-06-27net: ipw2x00: Replace NULL comparison with !privVarsha Rao1-1/+1
2018-06-27mwifiex: uap: do not chok ethernet header in bridge pathXinming Hu1-26/+26
2018-06-27bitfield: add testsJohannes Berg3-0/+176
2018-06-27bitfield: add u8 helpersJohannes Berg1-0/+1
2018-06-27bitfield: fix *_encode_bits()Johannes Berg1-3/+3
2018-06-27brcmsmac: make function wlc_phy_workarounds_nphy_rev1 staticColin Ian King1-1/+1
2018-06-27brcmsmac: fix wrap around in conversion from constant to s16Stefan Agner1-1/+1
2018-06-27brcmsmac: Remove unnecessary parenthesesVarsha Rao1-1/+1
2018-06-27qtnfmac: enable source MAC address randomization supportAndrey Shevchenko3-0/+48
2018-06-27qtnfmac: implement net_device_ops callback to set MAC addressIgor Mitsyanko1-0/+25
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren9-59/+121
2018-06-27wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren1-13/+18
2018-06-27wlcore: Use generic runtime pm calls for wowlan elp configurationEyal Reizer1-38/+13
2018-06-27wlcore: Fix timout errors after recoveryTony Lindgren1-2/+1
2018-06-27wlcore: Fix misplaced PM call for scan_complete_work()Tony Lindgren1-2/+2
2018-06-27wlcore: Add support for runtime PMTony Lindgren14-338/+416
2018-06-27wlcore: Make sure PM calls are pairedTony Lindgren1-2/+8
2018-06-27wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-06-17Linux 4.18-rc1Linus Torvalds1-2/+2
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab8-9/+10
2018-06-15Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab1-2/+0
2018-06-15ABI: sysfs-devices-system-cpu: remove a broken referenceMauro Carvalho Chehab1-3/+0
2018-06-15devicetree: fix a series of wrong file referencesMauro Carvalho Chehab8-14/+14
2018-06-15devicetree: fix name of pinctrl-bindings.txtMauro Carvalho Chehab9-12/+12
2018-06-15devicetree: fix some bindings file namesMauro Carvalho Chehab3-3/+3
2018-06-15MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab1-1/+2
2018-06-15MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab1-3/+2
2018-06-15kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab1-4/+1
2018-06-15bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab1-1/+1
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab23-41/+41
2018-06-15scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab1-0/+7
2018-06-15scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab1-3/+18
2018-06-15scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab1-0/+6
2018-06-15scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab1-3/+17
2018-06-15scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab1-1/+1
2018-06-15scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab1-1/+1
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab7-15/+13
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab45-45/+45
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab16-30/+28
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab71-113/+113
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab16-24/+24
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu3-7/+10
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu1-4/+6
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia1-0/+7
2018-06-15tls: fix waitall behavior in tls_sw_recvmsgDaniel Borkmann1-1/+5
2018-06-15tls: fix use-after-free in tls_push_recordDaniel Borkmann1-13/+13