aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-05wlcore: improved Tx scheduling algorithmArik Nemtsov1-0/+2
2012-12-04wl18xx: declare support for greenfield ht_capEliad Peller1-4/+8
2012-12-04wlcore: remove WLCORE_QUIRK_NO_ELPEliad Peller1-2/+1
2012-12-04wl18xx: support 2nd set of mac/phy tx-power paramsYair Shapira2-9/+36
2012-12-04wl18xx: update default mac/phy parametersIdo Reis2-8/+14
2012-12-04wl18xx: ignore irrelevant firmware version fieldsLuciano Coelho1-2/+2
2012-12-04wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho1-3/+5
2012-12-04wlcore/wl18xx/wl12xx: add recovery settings to confYair Shapira1-0/+4
2012-12-04wlcore/wl18xx/wl12xx: separate channel count between chipsArik Nemtsov1-0/+1
2012-11-28wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov3-0/+83
2012-11-28wlcore: configure dwell times according to scan typeEliad Peller3-11/+6
2012-11-28wl18xx: make driver operational againEliad Peller1-4/+0
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein2-1/+7
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller4-3/+193
2012-11-27wlcore: update channel_switch/stop_channel_switch commandsEliad Peller4-1/+135
2012-11-27wlcore: update acx enumEliad Peller2-2/+8
2012-11-27wl18xx: increase MAX_CHANNELS_5GHZEliad Peller2-1/+4