summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-1615-73/+63
* networking: introduce and use skb_put_data()Johannes Berg2017-06-1648-119/+94
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-1610-32/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-157-7/+7
|\
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-076-6/+6
* | networking: use skb_put_zero()Johannes Berg2017-06-131-2/+2
* | Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...David S. Miller2017-06-12151-3508/+16684
|\ \ | |/ |/|
| * rsi: use subdirectory for firmware fileamit karwar2017-06-011-1/+1
| * mwifiex: uap: process remain on channel expired eventXinming Hu2017-06-011-0/+11
| * mwifiex: simplify the code around ra_listShawn Lin2017-06-012-11/+4
| * qtnfmac: remove duplicated assignment to macColin Ian King2017-06-011-1/+1
| * mwifiex: check next packet length for usb tx aggregationXinming Hu2017-05-313-12/+12
| * mwifiex: usb: add timer to flush aggregation packetsXinming Hu2017-05-312-79/+193
| * mwifiex: usb: transmit aggregation packetsXinming Hu2017-05-317-53/+382
| * mwifiex: usb: kill urb before free its memoryXinming Hu2017-05-311-0/+1
| * mwifiex: use variable interface header lengthXinming Hu2017-05-319-37/+38
| * qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko2017-05-2432-0/+8477
| * rtlwifi: btcoex: 23b 1ant: initialize bt_disabled to falseDan Carpenter2017-05-241-1/+1
| * rtlwifi: btcoex: 23b 1ant: turn off ps and tdma mechanism when concurrent modeYan-Hsuan Chuang2017-05-242-28/+91
| * rtlwifi: btcoex: 23b 1ant: fine tune for bt_sco_hid busyPing-Ke Shih2017-05-241-1/+1
| * rtlwifi: btcoex: 23b 1ant: fine tune for wifi not connectedPing-Ke Shih2017-05-241-14/+23
| * rtlwifi: btcoex: 23b 1ant: fine tune for wifi connectedPing-Ke Shih2017-05-242-37/+79
| * rtlwifi: btcoex: 23b 1ant: coex table fine tunePing-Ke Shih2017-05-241-6/+50
| * rtlwifi: btcoex: 23b 1ant: Add coex_table_type to logPing-Ke Shih2017-05-242-0/+6
| * rtlwifi: btcoex: 23b 1ant: remove verbose log from periodic functionPing-Ke Shih2017-05-241-33/+0
| * rtlwifi: btcoex: 23b 1ant: check more cases when bt is queingPing-Ke Shih2017-05-242-18/+40
| * rtlwifi: btcoex: 23b 1ant: define wifi in high priority task.Ping-Ke Shih2017-05-242-0/+16
| * rtlwifi: btcoex: 23b 1ant: Special packets statistic in notificationPing-Ke Shih2017-05-242-1/+27
| * rtlwifi: btcoex: 23b 1ant: Revise media status notify to fix no scan result i...Ping-Ke Shih2017-05-241-2/+37
| * rtlwifi: btcoex: 23b 1ant: fine tune connect notifyPing-Ke Shih2017-05-241-1/+16
| * rtlwifi: btcoex: 23b 1ant: Add rf status notificationPing-Ke Shih2017-05-243-0/+42
| * rtlwifi: btcoex: 23b 1ant: Setup register for BT WHCK testPing-Ke Shih2017-05-242-0/+26
| * rtlwifi: btcoex: 23b 1ant: parse more BT information from C2HPing-Ke Shih2017-05-242-12/+91
| * rtlwifi: btcoex: 23b 1ant: Add power_on_settingPing-Ke Shih2017-05-242-0/+70
| * rtlwifi: btcoex: 23b 1ant: add wifi_only argument to init_hwconfigPing-Ke Shih2017-05-242-59/+47
| * rtlwifi: btcoex: 23b 1ant: adjust wifi duration for bt a2dpPing-Ke Shih2017-05-242-82/+246
| * rtlwifi: btcoex: 23b 1ant: need these information when scanPing-Ke Shih2017-05-242-2/+29
| * rtlwifi: btcoex: 23b 1ant: Switch antenna to wifi or BT.Ping-Ke Shih2017-05-242-131/+198
| * rt2x00: Add device ID for Epson WN7512BEPTom Gaudasinski2017-05-241-0/+2
| * rt2x00: convert rt2x00_desc_read return typeArnd Bergmann2017-05-249-87/+83
| * rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann2017-05-241-97/+97
| * rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann2017-05-247-68/+62
| * rt2x00: convert rt2*_bbp_read return typeArnd Bergmann2017-05-246-160/+119
| * rt2x00: convert rt2800_register_read return typeArnd Bergmann2017-05-242-162/+151
| * rt2x00: convert rt2x00usb_register_read return typeArnd Bergmann2017-05-245-148/+118
| * rt2x00: convert rt2x00mmio_register_read return typeArnd Bergmann2017-05-248-259/+252
| * rt2x00: convert rt2x00_rf_read return typeArnd Bergmann2017-05-247-25/+18
| * rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann2017-05-241-164/+158
| * rt2x00: change function pointers for register accessorsArnd Bergmann2017-05-2415-44/+157
| * libertas: Remove function entry/exit debuggingKees Cook2017-05-2413-502/+24