summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter2015-01-231-1/+3
* wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel2015-01-231-1/+1
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-222-13/+14
|\
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-1/+1
| * mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-9/+11
| * mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-152-4/+3Star
* | wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller2015-01-091-0/+4
* | wlcore: add dfs region to reg domain update cmdGuy Mishol2015-01-094-0/+10
* | wlcore: allow using dfs channelsEliad Peller2015-01-092-21/+9Star
* | wlcore: add dfs master restart callsEliad Peller2015-01-098-1/+55
* | wlcore: add support for ap csaEliad Peller2015-01-093-7/+95
* | wl18xx: add debugfs file to emulate radar eventEliad Peller2015-01-094-0/+79
* | wl18xx: add radar detection implementationEliad Peller2015-01-0912-9/+257
* | wlcore: enable sleep during AP mode operationKobi L2015-01-099-11/+101
* | wlcore: enable AP wowlanEliad Peller2015-01-091-5/+13
* | wlcore: add ability to reduce FW interrupts during suspendRam Amrani2015-01-098-25/+155
* | wlcore/wl18xx: handle rc updates in a separate workEliad Peller2015-01-095-21/+44
* | wlcore: fix sparse warningEliad Peller2015-01-091-8/+1Star
* | wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller2015-01-091-1/+1
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-152-2/+0Star
|\ \ | |/ |/|
| * net: wireless: ti: wl18xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
| * net: wireless: ti: wl12xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-4/+1Star
* | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-192-2/+2
* | wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho2014-11-112-5/+4Star
* | wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho2014-11-111-0/+6
* | mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-15/+8Star
|/
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-101-1/+1
* wireless: wlcore: Use devm_kzallocHimangi Saraogi2014-08-251-14/+6Star
* net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi2014-08-251-1/+0Star
* wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller2014-07-156-17/+17
* wl18xx: make sure fw_status->priv exists before derefEliad Peller2014-07-151-2/+12
* wl18xx: change the number of WLAN addrs per chipArik Nemtsov2014-07-151-1/+1
* wlcore: don't switch channels on disconnected STA vifsArik Nemtsov2014-07-151-0/+7
* wlcore: register vendor commandsEliad Peller2014-07-151-0/+4
* wlcore: increase max roc duration to 30 secondsEliad Peller2014-07-151-1/+1
* wlcore/wl18xx: handle smart config eventsEliad Peller2014-07-155-1/+93
* wlcore: handle smart config vendor commandsEliad Peller2014-07-153-1/+221
* wlcore/wl18xx: add smart config commandsEliad Peller2014-07-155-1/+127
* wlcore: add smart config definitionsEliad Peller2014-07-152-0/+17
* wlcore: use correct LAA bitEliad Peller2014-07-151-1/+1
* wl18xx: fix last tx rate calculationEliad Peller2014-07-151-2/+5
* wlcore: user smaller sqn padding for GEMEliad Peller2014-07-153-4/+13
* wlcore: save seq num only between recoveriesEliad Peller2014-07-153-31/+68
* mac80211: split sched scan IEsDavid Spinadel2014-06-259-21/+39
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-252-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1210-117/+112Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-222-3/+3
| |\
| | * cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-192-3/+3
| * | wlcore: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-161-2/+2