summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: mark no sched scan only after FW eventEyal Shapira2011-12-202-2/+1
* wl12xx: fix sched scan of DFS channelsEyal Shapira2011-12-201-7/+8
* wl12xx: add missing copyright noticeLuciano Coelho2011-12-201-0/+21
* wl12xx: check the actual vif operstate in wl1271_dev_notifyEliad Peller2011-12-201-1/+11
* wl12xx: stop device role on remove_interfaceEliad Peller2011-12-201-1/+5
* wl12xx: fix checking of started dev roleEliad Peller2011-12-201-23/+18
* wl12xx: flush packets before stopping dev roleEliad Peller2011-12-201-0/+3
* wl12xx: make WL1271_FLAG_IDLE flag per-vifEliad Peller2011-12-204-6/+16
* wl12xx: remove redundant code from wl1271_op_conf_txEliad Peller2011-12-201-24/+1
* wl12xx: implement change_interfaceEliad Peller2011-12-201-0/+12
* wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho2011-12-151-3/+13
* Set wlvif->ps_compl to NULL in before returnPontus Fuchs2011-12-151-6/+6
* wl12xx: remove unused firmware version macrosLuciano Coelho2011-12-151-7/+0
* wl12xx: remove deprecated packet detection threshold configLuciano Coelho2011-12-155-56/+0
* wl12xx: use ieee80211_free_txskb()Eliad Peller2011-12-152-2/+9
* wl12xx: call extended radio parameters for wl127x AP modeLuciano Coelho2011-12-151-16/+15
* wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKSLuciano Coelho2011-12-151-2/+6
* wl12xx: Restore testmode ABIPontus Fuchs2011-12-151-0/+1
* wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville2011-12-091-1/+1
* wl12xx: minor fix in sched_scan_ssid_listEyal Shapira2011-12-081-0/+3
* wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller2011-12-081-0/+3
* wl12xx: remove redundant commands from plt initEliad Peller2011-12-081-60/+1
* wl12xx: fix testmode test/interrogate commandsEliad Peller2011-12-081-19/+53
* wl12xx: don't explicitly check for unjoined ibssEliad Peller2011-12-011-9/+1
* wl12xx: leave IV calculation to HW for CCMPArik Nemtsov2011-12-011-1/+1
* wl12xx: Print nvs/fw file name if loading fails.Pontus Fuchs2011-12-011-2/+3
* wl12xx: avoid bail out when probe-resp is not set by mac80211Arik Nemtsov2011-12-011-9/+8
* wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)Eliad Peller2011-12-012-8/+3
* wl12xx: indicate probe-resp offloading supportArik Nemtsov2011-12-011-0/+7
* wl12xx: configure probe-resp template according to notificationArik Nemtsov2011-12-012-7/+51
* wl12xx: Check buffer bound when processing nvs dataPontus Fuchs2011-12-011-0/+14
* wl12xx: Validate FEM index from ini file and FWPontus Fuchs2011-12-011-0/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho2011-12-013-2/+2
|\
| * wireless: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-281-1/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
| |\
| | * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
| * | wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira2011-11-081-1/+1
| |/
* | wl12xx: fix SDIO suspend/resumeEyal Shapira2011-11-081-2/+4
* | wl12xx: handle idle changes per-interfaceEliad Peller2011-11-081-7/+6
* | wl12xx: use p2p rate index when the skb has the NO_CCK flagEliad Peller2011-11-081-1/+3
* | wl12xx: set scan probe requests rate according to the no_cck flagGuy Eilam2011-11-082-4/+19
* | wl12xx: increase firmware upload chunk sizeLuciano Coelho2011-11-081-1/+1
* | wl12xx: use the same SDIO block size for all different chipsLuciano Coelho2011-11-081-4/+10
* | wl12xx: change blocksize alignment quirk to negativeLuciano Coelho2011-11-084-8/+12
* | wl12xx: clear wl->vif on remove_interfaceEliad Peller2011-11-081-1/+2
* | wl12xx: add vifs_state debugfs keyEliad Peller2011-11-081-0/+110
* | wl12xx: keep beacon-filtering enabled during STA operationArik Nemtsov2011-11-083-16/+6
* | wl12xx: reconfigure rate policies on set_bitrate_maskEliad Peller2011-11-081-2/+21
* | wl12xx: couple role_start_dev with rocEliad Peller2011-11-085-41/+65
* | wl12xx: handle injected packetsEliad Peller2011-10-112-16/+18
OpenPOWER on IntegriCloud