Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
77a1abf54f4b003ad6e59c535045b2ad89fedfeb
/
drivers
/
net
/
wireless
/
wl12xx
ea08635
mac80211: make CQM RSSI support per virtual interface
by Johannes Berg
· 13 years ago
c1288b1
mac80211: make beacon filtering per virtual interface
by Johannes Berg
· 13 years ago
ee91d18
wl12xx: mark no sched scan only after FW event
by Eyal Shapira
· 13 years ago
fea2a61
wl12xx: fix sched scan of DFS channels
by Eyal Shapira
· 13 years ago
180d9fc
wl12xx: add missing copyright notice
by Luciano Coelho
· 13 years ago
6ab7091
wl12xx: check the actual vif operstate in wl1271_dev_notify
by Eliad Peller
· 13 years ago
b890f4c
wl12xx: stop device role on remove_interface
by Eliad Peller
· 13 years ago
92e712d
wl12xx: fix checking of started dev role
by Eliad Peller
· 13 years ago
8aefffe
wl12xx: flush packets before stopping dev role
by Eliad Peller
· 13 years ago
a0c7b78
wl12xx: make WL1271_FLAG_IDLE flag per-vif
by Eliad Peller
· 13 years ago
5b37ddf
wl12xx: remove redundant code from wl1271_op_conf_tx
by Eliad Peller
· 13 years ago
c0fad1b
wl12xx: implement change_interface
by Eliad Peller
· 13 years ago
c99f895
wl12xx: alloc buffer in driver_state_read to prevent compilation warning
by Luciano Coelho
· 13 years ago
ef18706
Set wlvif->ps_compl to NULL in before return
by Pontus Fuchs
· 13 years ago
7f74484
wl12xx: remove unused firmware version macros
by Luciano Coelho
· 13 years ago
36b2082
wl12xx: remove deprecated packet detection threshold config
by Luciano Coelho
· 13 years ago
5de8eef
wl12xx: use ieee80211_free_txskb()
by Eliad Peller
· 13 years ago
2c8f82e
wl12xx: call extended radio parameters for wl127x AP mode
by Luciano Coelho
· 13 years ago
f414218
wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS
by Luciano Coelho
· 13 years ago
3f17649
wl12xx: Restore testmode ABI
by Pontus Fuchs
· 13 years ago
cf00f37
wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr
by John W. Linville
· 13 years ago
1b04b73
wl12xx: minor fix in sched_scan_ssid_list
by Eyal Shapira
· 13 years ago
3dbb584
wl12xx: send testmode reply in wl1271_tm_cmd_interrogate
by Eliad Peller
· 13 years ago
188e7f5
wl12xx: remove redundant commands from plt init
by Eliad Peller
· 13 years ago
abc4747
wl12xx: fix testmode test/interrogate commands
by Eliad Peller
· 13 years ago
e0d6253
wl12xx: don't explicitly check for unjoined ibss
by Eliad Peller
· 13 years ago
12d4b97
wl12xx: leave IV calculation to HW for CCMP
by Arik Nemtsov
· 13 years ago
3589893
wl12xx: Print nvs/fw file name if loading fails.
by Pontus Fuchs
· 13 years ago
341f2c1
wl12xx: avoid bail out when probe-resp is not set by mac80211
by Arik Nemtsov
· 13 years ago
97127e6
wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)
by Eliad Peller
· 13 years ago
9c1b190
wl12xx: indicate probe-resp offloading support
by Arik Nemtsov
· 13 years ago
560f00241
wl12xx: configure probe-resp template according to notification
by Arik Nemtsov
· 13 years ago
f6efe96
wl12xx: Check buffer bound when processing nvs data
by Pontus Fuchs
· 13 years ago
2131d3c
wl12xx: Validate FEM index from ini file and FW
by Pontus Fuchs
· 13 years ago
e4da3fb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wl12xx-next
by Luciano Coelho
· 13 years ago
4e3309b
wireless: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
cc438fc
wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are in filters
by Eyal Shapira
· 13 years ago
b693289
wl12xx: fix SDIO suspend/resume
by Eyal Shapira
· 13 years ago
c31e494
wl12xx: handle idle changes per-interface
by Eliad Peller
· 13 years ago
8a0f2ee
wl12xx: use p2p rate index when the skb has the NO_CCK flag
by Eliad Peller
· 13 years ago
bfafba8
wl12xx: set scan probe requests rate according to the no_cck flag
by Guy Eilam
· 13 years ago
3f3fd78
wl12xx: increase firmware upload chunk size
by Luciano Coelho
· 13 years ago
e62c9ce
wl12xx: use the same SDIO block size for all different chips
by Luciano Coelho
· 13 years ago
ce39def
wl12xx: change blocksize alignment quirk to negative
by Luciano Coelho
· 13 years ago
2f8e81a
wl12xx: clear wl->vif on remove_interface
by Eliad Peller
· 13 years ago
fa5e137
wl12xx: add vifs_state debugfs key
by Eliad Peller
· 13 years ago
a693534
wl12xx: keep beacon-filtering enabled during STA operation
by Arik Nemtsov
· 13 years ago
d6fa37c
wl12xx: reconfigure rate policies on set_bitrate_mask
by Eliad Peller
· 13 years ago
679a673
wl12xx: couple role_start_dev with roc
by Eliad Peller
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
0f16801
wl12xx: handle injected packets
by Eliad Peller
· 13 years ago
ccb6200
wl12xx: use the same plat dev name for both SPI and SDIO
by Luciano Coelho
· 13 years ago
48309fd
wl12xx: remove warning message during IBSS Tx
by Shahar Lev
· 13 years ago
e5d3625
wl12xx: spi: use dev_err instead of wl1271_error
by Luciano Coelho
· 13 years ago
3c4d38686
wl12xx: sdio: use dev_dbg instead of wl1271_debug
by Luciano Coelho
· 13 years ago
0f4e312
wl12xx: move debugging definitions to a separate file
by Luciano Coelho
· 13 years ago
f79f890
wl12xx: drop unneeded plat_dev
by Felipe Balbi
· 13 years ago
4b32a2c
wl12xx: mark some symbols static
by Felipe Balbi
· 13 years ago
a390e85
wl12xx: move common init code from bus modules to main
by Felipe Balbi
· 13 years ago
ce2a217
wl12xx: add platform driver to the core module
by Felipe Balbi
· 13 years ago
0969d67
wl12xx: add a platform device to the spi module
by Felipe Balbi
· 13 years ago
025aef8
wl12xx: add a platform device to the sdio module
by Felipe Balbi
· 13 years ago
b65019f
wl12xx: add an spi glue struct to keep wl and device side-by-side
by Felipe Balbi
· 13 years ago
fbe936b
wl12xx: add an sdio glue struct to keep wl and device side-by-side
by Felipe Balbi
· 13 years ago
c7e7c22
wl12xx: remove sdio_test module
by Luciano Coelho
· 13 years ago
e4120df
wl12xx: use round-robin policy for tx
by Eliad Peller
· 13 years ago
f750c82
wl12xx: add elp wakeup/sleep calls to add_interface
by Eliad Peller
· 13 years ago
e5a359f
wl12xx: use dynamic rate policies
by Eliad Peller
· 13 years ago
f027743
wl12xx: call stop() on recovery
by Eliad Peller
· 13 years ago
6e8cd33
wl12xx: replace all remaining wl->vif references
by Eliad Peller
· 13 years ago
9f259c4
wl12xx: make op_config configure all vifs
by Eliad Peller
· 13 years ago
6bd6502
wl12xx: add power_level field to wlvif
by Eliad Peller
· 13 years ago
61f845f
wl12xx: add channel field to wlvif
by Eliad Peller
· 13 years ago
1b92f15
wl12xx: add band field to wlvif
by Eliad Peller
· 13 years ago
52630c5
wl12xx: make WL1271_FLAG_CS_PROGRESS flag per-vif
by Eliad Peller
· 13 years ago
836d660
wl12xx: make WL1271_FLAG_PSPOLL_FAILURE flag per-vif
by Eliad Peller
· 13 years ago
10c8cd0
wl12xx: make WL1271_FLAG_IF_INITIALIZED per-vif
by Eliad Peller
· 13 years ago
0744bdb
wl12xx: make WL1271_FLAG_RX_STREAMING_STARTED flag per-vif
by Eliad Peller
· 13 years ago
8181aec
wl12xx: make WL1271_FLAG_STA_STATE_SENT flag per-vif
by Eliad Peller
· 13 years ago
c29bb00
wl12xx: make WL1271_FLAG_PSM flag per-vif
by Eliad Peller
· 13 years ago
53d40d0
wl12xx: make WL1271_FLAG_AP_STARTED flag per-vif
by Eliad Peller
· 13 years ago
eee514e
wl12xx: make WL1271_FLAG_IBSS_JOINED flag per-vif
by Eliad Peller
· 13 years ago
ba8447f
wl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vif
by Eliad Peller
· 13 years ago
9eb599e
wl12xx: rearm rx streaming per vif
by Eliad Peller
· 13 years ago
48e93e4
wl12xx: move tx_security_seq into wlvif
by Eliad Peller
· 13 years ago
4b730b6
wl12xx: make event handling support multirole
by Eliad Peller
· 13 years ago
a4e4130
wl12xx: configure sleep_policy according to active roles
by Eliad Peller
· 13 years ago
a32d0cd
wl12xx: support multiple vifs in the tx path
by Eliad Peller
· 13 years ago
8762721
wl12xx: add vifs list
by Eliad Peller
· 13 years ago
8358750
wl12xx: move bitrate_masks into wlvif
by Eliad Peller
· 13 years ago
baf6277
wl12xx: move some functions from remove_interface() to stop()
by Eliad Peller
· 13 years ago
d6a3cc2
wl12xx: unify STA and AP tx_queue mechanism
by Eliad Peller
· 13 years ago
4438aca
wl12xx: move last_tx_hlid into wlvif
by Eliad Peller
· 13 years ago
1d09547
wl12xx: refactor fw init into a new function
by Eliad Peller
· 13 years ago
170d0e6
wl12xx: move recorded_ap_keys into wlvif
by Eliad Peller
· 13 years ago
c7ffb90
wl12xx: move ap_hlid_map into wlvif.ap
by Eliad Peller
· 13 years ago
d0802ab
wl12xx: move ba fields into wlvif
by Eliad Peller
· 13 years ago
04324d9
wl12xx: move rssi_thold and last_rssi_event into wlvif
by Eliad Peller
· 13 years ago
74ec839
wl12xx: move ps_poll_failures and psm_entry_retry into wlvif
by Eliad Peller
· 13 years ago
Next »