aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg1-4/+1
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2-2/+2
2014-11-11wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho2-5/+4
2014-11-11wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho1-0/+6
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho1-15/+8
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches1-1/+1
2014-08-25wireless: wlcore: Use devm_kzallocHimangi Saraogi1-14/+6
2014-08-25net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi1-1/+0
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller6-17/+17
2014-07-15wl18xx: make sure fw_status->priv exists before derefEliad Peller1-2/+12
2014-07-15wl18xx: change the number of WLAN addrs per chipArik Nemtsov1-1/+1
2014-07-15wlcore: don't switch channels on disconnected STA vifsArik Nemtsov1-0/+7
2014-07-15wlcore: register vendor commandsEliad Peller1-0/+4
2014-07-15wlcore: increase max roc duration to 30 secondsEliad Peller1-1/+1
2014-07-15wlcore/wl18xx: handle smart config eventsEliad Peller5-1/+93
2014-07-15wlcore: handle smart config vendor commandsEliad Peller3-1/+221
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller5-1/+127
2014-07-15wlcore: add smart config definitionsEliad Peller2-0/+17
2014-07-15wlcore: use correct LAA bitEliad Peller1-1/+1
2014-07-15wl18xx: fix last tx rate calculationEliad Peller1-2/+5
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller3-4/+13
2014-07-15wlcore: save seq num only between recoveriesEliad Peller3-31/+68
2014-06-25mac80211: split sched scan IEsDavid Spinadel9-21/+39
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel2-2/+4
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-117/+112
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-3/+3
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2-3/+3
2014-05-16wlcore: Remove trailing semicolon from do {...} while (0) macroJoe Perches1-2/+2
2014-05-16drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2-45/+43
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin4-6/+2
2014-05-13wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas1-2/+3
2014-05-13wl1251: fix mixed up args for joinGrazvydas Ignotas1-2/+2
2014-05-13wl1251: fix null data for IBSSGrazvydas Ignotas1-14/+37
2014-05-13Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas1-13/+0
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer2-31/+20
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+2
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-1/+1
2014-04-14wl18xx: align event mailbox with current fwEliad Peller1-0/+20
2014-04-14wlcore: ignore dummy packet events in PLT modeLuciano Coelho1-0/+5
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2014-03-04Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil1-1/+1
2014-03-03wl1251: use skb_trim to make skb shorterIvaylo Dimitrov1-1/+1
2014-03-03net: Replace min macro with min_tSilvan Jegen3-4/+4
2014-02-28wl1251: spi: add device tree supportSebastian Reichel1-6/+17
2014-02-28wl1251: spi: add vio regulator supportSebastian Reichel2-2/+19
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel3-18/+38
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho3-13/+38
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg1-2/+4
2014-02-13wlcore: add support for STA CSA with chan contextsArik Nemtsov1-1/+2