Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | treewide: Use array_size() in vmalloc() | Kees Cook | 1 | -2/+2 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -6/+7 |
2018-05-29 | mwifiex: reserve passive scan time for radar channel | Xinming Hu | 1 | -3/+6 |
2018-05-29 | mwifiex: increase log level for internal scan fail result | Xinming Hu | 1 | -1/+1 |
2018-05-29 | mwifiex: mark expected switch fall-throughs | Gustavo A. R. Silva | 2 | -0/+5 |
2018-05-29 | mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support | Ganapathi Bhat | 3 | -1/+21 |
2018-05-29 | mwifiex: handle race during mwifiex_usb_disconnect | Ganapathi Bhat | 1 | -0/+3 |
2018-05-29 | mwifiex: avoid exporting mwifiex_send_cmd | Ganapathi Bhat | 4 | -4/+10 |
2018-05-23 | mwifiex: support sysfs initiated device coredump | Arend Van Spriel | 5 | -32/+43 |
2018-05-23 | mwifiex: correct histogram data with appropriate index | Xinming Hu | 1 | -3/+5 |
2018-05-12 | wireless-drivers: Dynamically allocate struct station_info | Toke Høiland-Jørgensen | 1 | -9/+16 |
2018-05-09 | mwifiex: increase TX threashold to avoid TX timeout during ED MAC test | Ganapathi Bhat | 1 | -2/+2 |
2018-05-09 | mwifiex: delete unneeded include | Julia Lawall | 1 | -1/+0 |
2018-04-30 | mwifiex: keep user configured mac address during changing virtual interface | Xinming Hu | 1 | -1/+4 |
2018-04-30 | mwifiex: always configure firmware mac address during changing virtual interface | Xinming Hu | 1 | -4/+0 |
2018-04-30 | mwifiex: make firmware mac address consistent with host configuration | Xinming Hu | 3 | -19/+26 |
2018-04-30 | mwifiex: fix mwifiex_hard_start_xmit()'s return type | Luc Van Oostenryck | 1 | -1/+1 |
2018-04-25 | mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready() | Dan Carpenter | 1 | -1/+2 |
2018-04-25 | mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2 | Xinming Hu | 1 | -1/+2 |
2018-04-25 | mwifiex: uap: filter duplicate ERP IE | Xinming Hu | 1 | -0/+1 |
2018-03-27 | mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv() | Ganapathi Bhat | 1 | -4/+6 |
2018-03-13 | mwifiex: get_channel from firmware | Ganapathi Bhat | 7 | -16/+117 |
2018-03-13 | mwifiex: fix incorrect ht capability problem | Ganapathi Bhat | 1 | -0/+30 |
2018-03-13 | Revert "mwifiex: fix incorrect ht capability problem" | Ganapathi Bhat | 1 | -43/+1 |
2018-03-13 | mwifiex: correct antenna number with high bits reserved | Xinming Hu | 1 | -1/+2 |
2018-03-13 | net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text | Randy Dunlap | 1 | -2/+2 |
2018-02-27 | mwifiex: set different mac address for interfaces with same bss type | Xinming Hu | 2 | -5/+32 |
2018-01-16 | mwifiex: resolve reset vs. remove()/shutdown() deadlocks | Brian Norris | 1 | -1/+4 |
2018-01-16 | Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler" | Brian Norris | 2 | -4/+0 |
2018-01-08 | mwifiex: cancel pcie/sdio work in remove/shutdown handler | Xinming Hu | 2 | -0/+4 |
2018-01-08 | mwifiex: debugfs: trigger device dump for usb interface | Xinming Hu | 4 | -8/+21 |
2018-01-08 | mwifiex: device dump support for usb interface | Xinming Hu | 4 | -0/+82 |
2018-01-08 | mwifiex: refactor device dump code to make it generic for usb interface | Xinming Hu | 5 | -57/+79 |
2017-12-07 | mwifiex: cfg80211: do not change virtual interface during scan processing | Limin Zhu | 1 | -0/+6 |
2017-12-07 | mwifiex: do not support change AP interface to station mode | Xinming Hu | 1 | -1/+0 |
2017-12-07 | mwl8k: Expand non-DFS 5G channels | Weixiao Zhang | 1 | -1/+6 |
2017-11-04 | Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or... | David S. Miller | 13 | -50/+38 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 18 | -0/+18 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 18 | -0/+18 |
2017-10-30 | mwifiex: do not transmit in 11N rates when connected in TKIP security | Ganapathi Bhat | 1 | -1/+2 |
2017-10-30 | libertas: don't write wdev->ssid/_len | Johannes Berg | 1 | -3/+0 |
2017-10-27 | libertas: Convert timers to use timer_setup() | Kees Cook | 4 | -22/+18 |
2017-10-27 | mwifiex: Convert timers to use timer_setup() | Kees Cook | 7 | -24/+18 |
2017-10-13 | mwifiex: Use put_unaligned_le32 | Himanshu Jha | 1 | -6/+4 |
2017-10-13 | mwifiex: double the size of chan_stats array in adapter | Rohit Fule | 1 | -1/+4 |
2017-10-13 | mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.c | Douglas Anderson | 2 | -9/+11 |
2017-10-13 | mwifiex: kill useless list_empty checks | Douglas Anderson | 4 | -26/+0 |
2017-10-10 | mwifiex: Random MAC address during scanning | Karthik Ananthapadmanabha | 2 | -4/+7 |
2017-09-25 | mwifiex: make const array tos_to_ac static, reduces object code size | Colin Ian King | 1 | -1/+2 |
2017-09-20 | mwifiex: use get_random_mask_addr() helper | Ganapathi Bhat | 1 | -6/+5 |