aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-09wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller1-0/+4
2015-01-09wlcore: add dfs master restart callsEliad Peller3-0/+34
2015-01-09wlcore: add support for ap csaEliad Peller1-3/+8
2015-01-09wl18xx: add debugfs file to emulate radar eventEliad Peller3-0/+77
2015-01-09wl18xx: add radar detection implementationEliad Peller6-4/+81
2015-01-09wlcore: enable sleep during AP mode operationKobi L4-3/+84
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani3-1/+83
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller1-14/+4
2014-10-20net: wireless: ti: wl18xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller1-8/+8
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/wl18xx: handle smart config eventsEliad Peller3-1/+71
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller3-1/+96
2014-07-15wlcore: add smart config definitionsEliad Peller1-0/+14
2014-07-15wl18xx: fix last tx rate calculationEliad Peller1-2/+5
2014-06-25mac80211: split sched scan IEsDavid Spinadel2-5/+13
2014-04-14wl18xx: align event mailbox with current fwEliad Peller1-0/+20
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller2-6/+6
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller1-1/+38
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller2-0/+3
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller2-1/+6
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller3-4/+92
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky1-0/+9
2013-10-23wl12xx/wl18xx: update default fw logger's settingsIdo Reis1-2/+2
2013-10-23wlcore: add ap_event_maskEliad Peller1-1/+2
2013-10-23wl18xx: default config alignment with phy defaultsIgal Chernobelsky1-8/+8
2013-09-30wl18xx: print new RDL versions during bootVictor Goldenshtein2-16/+46
2013-09-30wl18xx: fix boot process in high temperature environmentVictor Goldenshtein2-0/+66
2013-06-17wl18xx: use locally administered MAC address if not available from fuseLuciano Coelho1-0/+11
2013-06-17wl18xx: FDSP Code RAM Corruption fixIdo Reis2-2/+49
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller1-1/+1
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg3-2/+56
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg1-3/+3
2013-03-25wl18xx: print chip info during bootVictor Goldenshtein2-1/+52
2013-03-25wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2-1/+4
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-1/+1
2013-02-08wl18xx: add new phy configuration parameters for telec supportVictor Goldenshtein2-3/+9
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho13-69/+1240
2012-12-11wl18xx: count HW block spare based correctly on keysArik Nemtsov2-27/+33
2012-12-11wlcore: support scan reports during periodic scanEyal Shapira5-3/+29
2012-12-11wl18xx: support MIMO only if HT mode is not forced to SISOArik Nemtsov1-1/+6
2012-12-11wl18xx: limit Tx for the AP single-STA-in-PSM caseArik Nemtsov1-2/+4
2012-12-11wlcore/wl18xx: change priority calculations for linksArik Nemtsov2-1/+78
2012-12-11wl18xx: fix a bug in wl->num_rx_desc initializationYair Shapira1-1/+1
2012-12-11wlcore: set 5Ghz probe-req template for DFS channelsArik Nemtsov1-26/+26
2012-12-11wlcore: increase scan dwell times if no activityEyal Shapira1-0/+2
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller3-0/+96
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton1-3/+3
2012-12-05wl18xx: set last Tx rate from FW statusArik Nemtsov1-5/+49