aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-04-22
|\
| * wlcore: remove wl12xx_platform_dataEliad Peller2015-03-24
| * wlcore: add device-tree supportEliad Peller2015-03-24
| * wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-19
* | wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2015-03-16
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter2015-01-23
* wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel2015-01-23
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-22
|\
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-08
| * mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-08
| * mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-15
* | wlcore: add dfs region to reg domain update cmdGuy Mishol2015-01-09
* | wlcore: allow using dfs channelsEliad Peller2015-01-09
* | wlcore: add dfs master restart callsEliad Peller2015-01-09
* | wlcore: add support for ap csaEliad Peller2015-01-09
* | wl18xx: add debugfs file to emulate radar eventEliad Peller2015-01-09
* | wl18xx: add radar detection implementationEliad Peller2015-01-09
* | wlcore: enable sleep during AP mode operationKobi L2015-01-09
* | wlcore: enable AP wowlanEliad Peller2015-01-09
* | wlcore: add ability to reduce FW interrupts during suspendRam Amrani2015-01-09
* | wlcore/wl18xx: handle rc updates in a separate workEliad Peller2015-01-09
* | wlcore: fix sparse warningEliad Peller2015-01-09
* | wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller2015-01-09
|/
* cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-26
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho2014-11-11
* wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho2014-11-11
* mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-09
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
* wireless: wlcore: Use devm_kzallocHimangi Saraogi2014-08-25
* wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller2014-07-15
* wlcore: don't switch channels on disconnected STA vifsArik Nemtsov2014-07-15
* wlcore: register vendor commandsEliad Peller2014-07-15
* wlcore: increase max roc duration to 30 secondsEliad Peller2014-07-15
* wlcore/wl18xx: handle smart config eventsEliad Peller2014-07-15
* wlcore: handle smart config vendor commandsEliad Peller2014-07-15
* wlcore/wl18xx: add smart config commandsEliad Peller2014-07-15
* wlcore: add smart config definitionsEliad Peller2014-07-15
* wlcore: use correct LAA bitEliad Peller2014-07-15
* wlcore: user smaller sqn padding for GEMEliad Peller2014-07-15
* wlcore: save seq num only between recoveriesEliad Peller2014-07-15
* mac80211: split sched scan IEsDavid Spinadel2014-06-25
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
| |\
| | * cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-19
| * | wlcore: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-16
| * | drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2014-05-16
| * | lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-16