summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/main.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-16/+16
* wlcore: use to_delayed_work()Geliang Tang2016-04-071-5/+5
* wlcore: don't WARN_ON in case of existing ROCEliad Peller2016-03-101-4/+4
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* wlcore/wl18xx: fw logger over sdioShahar Patury2015-12-311-86/+10
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
* wlcore: add p2p device supportEliad Peller2015-08-101-13/+56
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-13/+13
* Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-241-12/+14
|\
| * wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer2015-05-091-12/+14
* | Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller2015-05-091-3/+3
|\ \ | |/ |/|
| * mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+1
| * wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* | wlcore: remove wl12xx_platform_dataEliad Peller2015-03-241-3/+1
* | wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-191-11/+16
|/
* wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter2015-01-231-1/+3
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-221-10/+12
|\
| * 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-151-1/+1
* | wlcore: add dfs region to reg domain update cmdGuy Mishol2015-01-091-0/+4
* | wlcore: allow using dfs channelsEliad Peller2015-01-091-14/+0
* | wlcore: add dfs master restart callsEliad Peller2015-01-091-1/+9
* | wlcore: add support for ap csaEliad Peller2015-01-091-1/+80
* | wl18xx: add radar detection implementationEliad Peller2015-01-091-4/+155
* | wlcore: enable AP wowlanEliad Peller2015-01-091-5/+13
* | wlcore: add ability to reduce FW interrupts during suspendRam Amrani2015-01-091-23/+45
* | wlcore/wl18xx: handle rc updates in a separate workEliad Peller2015-01-091-2/+33
|/
* mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-15/+8
* wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller2014-07-151-4/+4
* 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: use correct LAA bitEliad Peller2014-07-151-1/+1
* wlcore: user smaller sqn padding for GEMEliad Peller2014-07-151-2/+5
* wlcore: save seq num only between recoveriesEliad Peller2014-07-151-19/+58
* mac80211: split sched scan IEsDavid Spinadel2014-06-251-1/+1
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-2/+3
|\
| * cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-1/+1
| * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
|/
* net: Replace min macro with min_tSilvan Jegen2014-03-031-1/+1
* mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-201-2/+4
* wlcore: add support for STA CSA with chan contextsArik Nemtsov2014-02-131-1/+2
* wlcore: enable beacon filtering only after receiving a beaconEliad Peller2014-02-131-0/+12
* wlcore: decrease warning verbosity during recoveryArik Nemtsov2014-02-131-2/+3
* wlcore: consider multiple APs when checking active_link_countEliad Peller2014-02-131-5/+5
* wlcore: don't handle unsetting of default wep keyEliad Peller2014-02-131-0/+4
* wlcore: don't stop sched_scan on interface removalBarak Bercovitz2014-02-131-3/+1
OpenPOWER on IntegriCloud