summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2011-12-20wl12xx: mark no sched scan only after FW eventEyal Shapira
2011-12-20wl12xx: fix sched scan of DFS channelsEyal Shapira
2011-12-20wl12xx: add missing copyright noticeLuciano Coelho
2011-12-20wl12xx: check the actual vif operstate in wl1271_dev_notifyEliad Peller
2011-12-20wl12xx: stop device role on remove_interfaceEliad Peller
2011-12-20wl12xx: fix checking of started dev roleEliad Peller
2011-12-20wl12xx: flush packets before stopping dev roleEliad Peller
2011-12-20wl12xx: make WL1271_FLAG_IDLE flag per-vifEliad Peller
2011-12-20wl12xx: remove redundant code from wl1271_op_conf_txEliad Peller
2011-12-20wl12xx: implement change_interfaceEliad Peller
2011-12-15wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho
2011-12-15Set wlvif->ps_compl to NULL in before returnPontus Fuchs
2011-12-15wl12xx: remove unused firmware version macrosLuciano Coelho
2011-12-15wl12xx: remove deprecated packet detection threshold configLuciano Coelho
2011-12-15wl12xx: use ieee80211_free_txskb()Eliad Peller
2011-12-15wl12xx: call extended radio parameters for wl127x AP modeLuciano Coelho
2011-12-15wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKSLuciano Coelho
2011-12-15wl12xx: Restore testmode ABIPontus Fuchs
2011-12-09wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville
2011-12-08wl12xx: minor fix in sched_scan_ssid_listEyal Shapira
2011-12-08wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller
2011-12-08wl12xx: remove redundant commands from plt initEliad Peller
2011-12-08wl12xx: fix testmode test/interrogate commandsEliad Peller
2011-12-01wl12xx: don't explicitly check for unjoined ibssEliad Peller
2011-12-01wl12xx: leave IV calculation to HW for CCMPArik Nemtsov
2011-12-01wl12xx: Print nvs/fw file name if loading fails.Pontus Fuchs
2011-12-01wl12xx: avoid bail out when probe-resp is not set by mac80211Arik Nemtsov
2011-12-01wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)Eliad Peller
2011-12-01wl12xx: indicate probe-resp offloading supportArik Nemtsov
2011-12-01wl12xx: configure probe-resp template according to notificationArik Nemtsov
2011-12-01wl12xx: Check buffer bound when processing nvs dataPontus Fuchs
2011-12-01wl12xx: Validate FEM index from ini file and FWPontus Fuchs
2011-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-08wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira
2011-11-08wl12xx: fix SDIO suspend/resumeEyal Shapira
2011-11-08wl12xx: handle idle changes per-interfaceEliad Peller
2011-11-08wl12xx: use p2p rate index when the skb has the NO_CCK flagEliad Peller
2011-11-08wl12xx: set scan probe requests rate according to the no_cck flagGuy Eilam
2011-11-08wl12xx: increase firmware upload chunk sizeLuciano Coelho
2011-11-08wl12xx: use the same SDIO block size for all different chipsLuciano Coelho
2011-11-08wl12xx: change blocksize alignment quirk to negativeLuciano Coelho
2011-11-08wl12xx: clear wl->vif on remove_interfaceEliad Peller
2011-11-08wl12xx: add vifs_state debugfs keyEliad Peller
2011-11-08wl12xx: keep beacon-filtering enabled during STA operationArik Nemtsov
2011-11-08wl12xx: reconfigure rate policies on set_bitrate_maskEliad Peller
2011-11-08wl12xx: couple role_start_dev with rocEliad Peller