summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * net: wireless: ti: wl18xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * net: wireless: ti: wl12xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-4/+1
* | 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/+4
* | 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/+8
|/
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-091-1/+1
* wireless: wlcore: Use devm_kzallocHimangi Saraogi2014-08-251-14/+6
* net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi2014-08-251-1/+0
* 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/+112
|\
| * 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
| * | drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2014-05-162-45/+43
| * | lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-164-6/+2
| * | wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas2014-05-131-2/+3
| * | wl1251: fix mixed up args for joinGrazvydas Ignotas2014-05-131-2/+2
| * | wl1251: fix null data for IBSSGrazvydas Ignotas2014-05-131-14/+37
| * | Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas2014-05-131-13/+0
| * | wlcore: fix usage of platform_device_add_data()Christian Engelmayer2014-04-302-31/+20
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-1/+2
| |\|
| | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \ \ | |/ / |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| |/
* | wl18xx: align event mailbox with current fwEliad Peller2014-04-141-0/+20
* | wlcore: ignore dummy packet events in PLT modeLuciano Coelho2014-04-141-0/+5
|/
* Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil2014-03-041-1/+1
* wl1251: use skb_trim to make skb shorterIvaylo Dimitrov2014-03-031-1/+1
* net: Replace min macro with min_tSilvan Jegen2014-03-033-4/+4
* wl1251: spi: add device tree supportSebastian Reichel2014-02-281-6/+17
* wl1251: spi: add vio regulator supportSebastian Reichel2014-02-282-2/+19
* wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-283-18/+38