aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter
2015-01-23wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-09wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol
2015-01-09wlcore: allow using dfs channelsEliad Peller
2015-01-09wlcore: add dfs master restart callsEliad Peller
2015-01-09wlcore: add support for ap csaEliad Peller
2015-01-09wl18xx: add debugfs file to emulate radar eventEliad Peller
2015-01-09wl18xx: add radar detection implementationEliad Peller
2015-01-09wlcore: enable sleep during AP mode operationKobi L
2015-01-09wlcore: enable AP wowlanEliad Peller
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller
2015-01-09wlcore: fix sparse warningEliad Peller
2015-01-09wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-11wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho
2014-11-11wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho
2014-10-20net: wireless: ti: wl18xx: drop owner assignment from platform_driversWolfram Sang
2014-10-20net: wireless: ti: wl12xx: drop owner assignment from platform_driversWolfram Sang
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-08-25wireless: wlcore: Use devm_kzallocHimangi Saraogi
2014-08-25net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller
2014-07-15wl18xx: make sure fw_status->priv exists before derefEliad Peller
2014-07-15wl18xx: change the number of WLAN addrs per chipArik Nemtsov
2014-07-15wlcore: don't switch channels on disconnected STA vifsArik Nemtsov
2014-07-15wlcore: register vendor commandsEliad Peller
2014-07-15wlcore: increase max roc duration to 30 secondsEliad Peller
2014-07-15wlcore/wl18xx: handle smart config eventsEliad Peller
2014-07-15wlcore: handle smart config vendor commandsEliad Peller
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller
2014-07-15wlcore: add smart config definitionsEliad Peller
2014-07-15wlcore: use correct LAA bitEliad Peller
2014-07-15wl18xx: fix last tx rate calculationEliad Peller
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller
2014-07-15wlcore: save seq num only between recoveriesEliad Peller
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville