summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-283-13/+38
* 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-133-3/+16
* wlcore: increase timeout to 5000 msecsYaniv Machani2014-02-131-1/+1
* wlcore: decrease warning verbosity during recoveryArik Nemtsov2014-02-132-4/+5
* wlcore: consider multiple APs when checking active_link_countEliad Peller2014-02-132-10/+10
* wlcore: don't handle unsetting of default wep keyEliad Peller2014-02-131-0/+4
* wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov2014-02-133-1/+5
* wlcore: don't stop sched_scan on interface removalBarak Bercovitz2014-02-131-3/+1
* wlcore: send EAPOL frames with voice priorityIgal Chernobelsky2014-02-132-0/+5
OpenPOWER on IntegriCloud