Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4412953061def953a6458f9f1b277e442f83c919
/
drivers
/
net
/
wireless
/
wl12xx
694440d
wl12xx: disable AP-mode-specific quirks
by Eliad Peller
· 13 years ago
6d158ff
wl12xx: Add support for HW channel switch
by Shahar Levi
· 13 years ago
c9e79a4
wl12xx: set max_sched_scan_ie_len correctly
by Luciano Coelho
· 13 years ago
4b29886
wl12xx: configure rate policy for p2p operations
by Eliad Peller
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
6b66189
wl12xx: report the stop_ba event to all STAs in AP-mode
by Arik Nemtsov
· 13 years ago
f80c2d1
wl12xx: correct fw_status structure for 8 sta support in AP-mode
by Arik Nemtsov
· 13 years ago
af7fbb2
wl12xx: implement set_bitrate_mask callback
by Eliad Peller
· 13 years ago
68eaaf6
wl12xx: AP mode - support hidden SSID
by Arik Nemtsov
· 13 years ago
df4c849
wl12xx: Use dev_hlid for auth and assoc req
by Eliad Peller
· 13 years ago
c6930b0
wl12xx: send all pending packets on channel change
by Eliad Peller
· 13 years ago
26b4bf2
wl12xx: remove P2P ie from probe response
by Eliad Peller
· 13 years ago
d48055d
wl12xx: remove TIM ie from probe response
by Eliad Peller
· 13 years ago
06b660e
wl12xx: Include OFDM rates in IBSS mode
by Shahar Levi
· 13 years ago
d3b104a
wl12xx: fix sdio_test module functionality
by Shahar Levi
· 13 years ago
6cd9d21
wl12xx: fix forced passive scans
by Luciano Coelho
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
045c745
wl12xx: support p2p interfaces
by Eliad Peller
· 13 years ago
93f8c8e
wl12xx: set mac80211 flags for A-MPDU aggregation support
by Arik Nemtsov
· 13 years ago
f1acea9
wl12xx: AP mode - clean BA and queue state in tx_reset
by Arik Nemtsov
· 13 years ago
f4d3b6a
wl12xx: AP mode - enable the BA constraint event from the FW
by Arik Nemtsov
· 13 years ago
da03209
wl12xx: don't regulate links when a single STA is connected
by Arik Nemtsov
· 13 years ago
c47e822
wl12xx: support up to 8 stations in AP-mode
by Arik Nemtsov
· 13 years ago
56d4f8f
wl12xx: AP mode - don't regulate FW blocks for non-active STAs
by Arik Nemtsov
· 13 years ago
f8e0af6
wl12xx: don't indicate up PS-filtered dummy packets
by Arik Nemtsov
· 13 years ago
20a33e5
wl12xx: ignore sched scan match sets without SSID
by Luciano Coelho
· 13 years ago
221737d
wl12xx: increase number of allowed SSIDs in sched_scan
by Luciano Coelho
· 13 years ago
fb55377
wl12xx: add support for sched_scan filters
by Luciano Coelho
· 13 years ago
1ec23f7
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
by Eliad Peller
· 13 years ago
b688358
wl12xx: use kstrtoul_from_user
by Eliad Peller
· 13 years ago
0490701
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
by Luciano Coelho
· 14 years ago
1462378
wl12xx: don't queue a new dummy packet if one is already pending
by Arik Nemtsov
· 13 years ago
9487775
wl12xx: add config_hangover command
by Eliad Peller
· 13 years ago
e0b3826
wl12xx: check for ROC on scan_complete
by Eliad Peller
· 13 years ago
2ec7da2
wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag
by Eliad Peller
· 13 years ago
8757955
wl12xx: don't disconnect on recovery
by Eliad Peller
· 13 years ago
a0a5215
wl12xx: add beacon_filtering debugfs file
by Eliad Peller
· 13 years ago
2a5bff0
wl12xx: add module_param to trigger BUG() on recovery
by Eliad Peller
· 13 years ago
5c47214
wl12xx: print the seq_num of rx packet
by Eliad Peller
· 13 years ago
c91d060
wl12xx: print acx id
by Eliad Peller
· 13 years ago
c6ceb87
Merge branch 'wl12xx-next' into for-linville
by Luciano Coelho
· 13 years ago
78b8e51
wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
by John W. Linville
· 13 years ago
bd4932b
wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan
by Luciano Coelho
· 13 years ago
f952079
wl12xx: add support for multiple SSIDs in sched_scan
by Luciano Coelho
· 13 years ago
05dba35
wl12xx: enter psm only after station role was started
by Eliad Peller
· 13 years ago
a879ed7
wl12xx: increase psm_entry_retries
by Eliad Peller
· 13 years ago
53835a2
wl12xx: initialize rate_set on band rates initialization
by Eliad Peller
· 13 years ago
cabb81c
wl12xx: allow 11a AP-mode for wl127x devices
by Arik Nemtsov
· 13 years ago
e9eb8cb
wl12xx: use 2 spare TX blocks for GEM cipher
by Guy Eilam
· 13 years ago
7a5e487
wl12xx: add max_sched_scan_ssids value to the hw description
by Luciano Coelho
· 13 years ago
a15f1c4
wl12xx: Fix validation of pm_runtime_get_sync return value
by Ido Yariv
· 13 years ago
80900d0
wl12xx: Remove obsolete testmode NVS push command
by Ido Yariv
· 13 years ago
04b4d69c
wl12xx: fix tx_queue_count spurious increment
by Arik Nemtsov
· 13 years ago
04216da
wl12xx: AP-mode - prevent Tx to stale/invalid stations
by Arik Nemtsov
· 13 years ago
cf42039
wl12xx: set the AP-started flag only after setting keys
by Arik Nemtsov
· 13 years ago
9b17f1b
wl12xx: enable AP advanced functionality
by Arik Nemtsov
· 13 years ago
769d7ac
wl12xx: don't wait for disconnection event
by Eliad Peller
· 13 years ago
bdf91cf
wl12xx: handle wrap-around overflow in released Tx blocks FW counter
by Arik Nemtsov
· 13 years ago
742246f
wl12xx: schedule TX packets according to FW packet occupancy
by Arik Nemtsov
· 13 years ago
bf54e30
wl12xx: track freed packets in FW by AC
by Arik Nemtsov
· 13 years ago
010d3d3
wl12xx: don't remove key if hlid was already deleted
by Eliad Peller
· 13 years ago
7f97b48
wl12xx: use ap_bcast_hlid for recorded keys
by Eliad Peller
· 13 years ago
1a8adb6
wl12xx: AP-mode - configure HT rate support to the FW
by Arik Nemtsov
· 13 years ago
99d5ad7
wl12xx: AP-mode - configure STA HT rates on join
by Arik Nemtsov
· 13 years ago
0b932ab
wl12xx: AP-mode - set STA HT capabilities when adding a STA
by Arik Nemtsov
· 13 years ago
227e81e
wl12xx: support IBSS vif type
by Eliad Peller
· 13 years ago
31cd3ae
wl12xx: add wl12xx_cmd_role_start_ibss()
by Eliad Peller
· 13 years ago
b42f068
wl12xx: don't remove key if hlid was already deleted
by Eliad Peller
· 13 years ago
b67476e
wl12xx: call wl12xx_cmd_set_peer_state() in AP mode
by Eliad Peller
· 13 years ago
0f9c825
wl12xx: re-enable block ack session support
by Arik Nemtsov
· 13 years ago
e51ae9b
wl12xx: use dynamic hlids for AP-mode
by Arik Nemtsov
· 13 years ago
712e9bf
wl12xx: fix session counter
by Arik Nemtsov
· 13 years ago
3be4112
wl12xx: update BT coex configuration params
by Eliad Peller
· 13 years ago
251c177
wl12xx: replace dummy_join with ROC/CROC commands
by Eliad Peller
· 13 years ago
79ebec7
wl12xx: handle dummy packet event also in ap mode
by Arik Nemtsov
· 13 years ago
a7cba38
wl12xx: add ROC/CROC commands
by Eliad Peller
· 13 years ago
f4df1bd
wl12xx: add system_hlid
by Eliad Peller
· 13 years ago
fa6ad9f
wl12xx: add set_rate_mgmt_params acx
by Eliad Peller
· 13 years ago
f42bd2c
wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap
by Eliad Peller
· 13 years ago
154037d
wl12xx: change max/default template size
by Eliad Peller
· 13 years ago
79b122d
wl12xx: update rx/tx
by Eliad Peller
· 13 years ago
a4e02f3
wl12xx: update scan cmd api
by Eliad Peller
· 13 years ago
04e8079
wl12xx: add device role commands
by Eliad Peller
· 13 years ago
b78b47e
wl12xx: enable/disable role on interface add/remove
by Eliad Peller
· 13 years ago
c690ec8
wl12xx: update commands & events
by Eliad Peller
· 13 years ago
7f097988
wl12xx: update acx commands
by Eliad Peller
· 13 years ago
4d56ad9
wl12xx: update fw status struct
by Eliad Peller
· 13 years ago
08c1d1c
wl12xx: remove rx filtering stuff
by Eliad Peller
· 13 years ago
dbe25cb
wl12xx: temporarily disable advanced ap functions
by Eliad Peller
· 13 years ago
2920743
wl12xx: use 1 spare block in all cases
by Arik Nemtsov
· 13 years ago
c302b2c
wl12xx: Use a single fw for both STA and AP roles
by Arik Nemtsov
· 13 years ago
7bb5d6c
wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
by Arik Nemtsov
· 13 years ago
f8afdf4
drivers/net/wireless/wl12xx: add missing kfree
by Julia Lawall
· 13 years ago
6f07b72
wl12xx: fixes for hw_pg_ver and chip id reporting
by Gery Kahn
· 14 years ago
0a1d3ab
wl12xx: Add support to RX packets payload alignment
by Shahar Levi
· 14 years ago
3b40c04
wl12xx: remove wext dependencies
by Johannes Berg
· 14 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
e441a5e
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
204d164
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
Next »