Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0f4e31222a2c0b93f25a87effd2033cb78c7a79c
0f4e312
wl12xx: move debugging definitions to a separate file
by Luciano Coelho
· 14 years ago
f79f890
wl12xx: drop unneeded plat_dev
by Felipe Balbi
· 14 years ago
4b32a2c
wl12xx: mark some symbols static
by Felipe Balbi
· 14 years ago
a390e85
wl12xx: move common init code from bus modules to main
by Felipe Balbi
· 14 years ago
ce2a217
wl12xx: add platform driver to the core module
by Felipe Balbi
· 14 years ago
0969d67
wl12xx: add a platform device to the spi module
by Felipe Balbi
· 14 years ago
025aef8
wl12xx: add a platform device to the sdio module
by Felipe Balbi
· 14 years ago
b65019f
wl12xx: add an spi glue struct to keep wl and device side-by-side
by Felipe Balbi
· 14 years ago
fbe936b
wl12xx: add an sdio glue struct to keep wl and device side-by-side
by Felipe Balbi
· 14 years ago
c7e7c22
wl12xx: remove sdio_test module
by Luciano Coelho
· 14 years ago
e4120df
wl12xx: use round-robin policy for tx
by Eliad Peller
· 14 years ago
f750c82
wl12xx: add elp wakeup/sleep calls to add_interface
by Eliad Peller
· 14 years ago
e5a359f
wl12xx: use dynamic rate policies
by Eliad Peller
· 14 years ago
f027743
wl12xx: call stop() on recovery
by Eliad Peller
· 14 years ago
6e8cd33
wl12xx: replace all remaining wl->vif references
by Eliad Peller
· 14 years ago
9f259c4
wl12xx: make op_config configure all vifs
by Eliad Peller
· 14 years ago
6bd6502
wl12xx: add power_level field to wlvif
by Eliad Peller
· 14 years ago
61f845f
wl12xx: add channel field to wlvif
by Eliad Peller
· 14 years ago
1b92f15
wl12xx: add band field to wlvif
by Eliad Peller
· 14 years ago
52630c5
wl12xx: make WL1271_FLAG_CS_PROGRESS flag per-vif
by Eliad Peller
· 14 years ago
836d660
wl12xx: make WL1271_FLAG_PSPOLL_FAILURE flag per-vif
by Eliad Peller
· 14 years ago
10c8cd0
wl12xx: make WL1271_FLAG_IF_INITIALIZED per-vif
by Eliad Peller
· 14 years ago
0744bdb
wl12xx: make WL1271_FLAG_RX_STREAMING_STARTED flag per-vif
by Eliad Peller
· 14 years ago
8181aec
wl12xx: make WL1271_FLAG_STA_STATE_SENT flag per-vif
by Eliad Peller
· 14 years ago
c29bb00
wl12xx: make WL1271_FLAG_PSM flag per-vif
by Eliad Peller
· 14 years ago
53d40d0
wl12xx: make WL1271_FLAG_AP_STARTED flag per-vif
by Eliad Peller
· 14 years ago
eee514e
wl12xx: make WL1271_FLAG_IBSS_JOINED flag per-vif
by Eliad Peller
· 14 years ago
ba8447f6
wl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vif
by Eliad Peller
· 14 years ago
9eb599e
wl12xx: rearm rx streaming per vif
by Eliad Peller
· 14 years ago
48e93e4
wl12xx: move tx_security_seq into wlvif
by Eliad Peller
· 14 years ago
4b730b6
wl12xx: make event handling support multirole
by Eliad Peller
· 14 years ago
a4e4130
wl12xx: configure sleep_policy according to active roles
by Eliad Peller
· 14 years ago
a32d0cd
wl12xx: support multiple vifs in the tx path
by Eliad Peller
· 14 years ago
87627214
wl12xx: add vifs list
by Eliad Peller
· 14 years ago
8358750
wl12xx: move bitrate_masks into wlvif
by Eliad Peller
· 14 years ago
baf6277
wl12xx: move some functions from remove_interface() to stop()
by Eliad Peller
· 14 years ago
d6a3cc2
wl12xx: unify STA and AP tx_queue mechanism
by Eliad Peller
· 14 years ago
4438aca
wl12xx: move last_tx_hlid into wlvif
by Eliad Peller
· 14 years ago
1d09547
wl12xx: refactor fw init into a new function
by Eliad Peller
· 14 years ago
170d0e6
wl12xx: move recorded_ap_keys into wlvif
by Eliad Peller
· 14 years ago
c7ffb90
wl12xx: move ap_hlid_map into wlvif.ap
by Eliad Peller
· 14 years ago
d0802ab
wl12xx: move ba fields into wlvif
by Eliad Peller
· 14 years ago
04324d9
wl12xx: move rssi_thold and last_rssi_event into wlvif
by Eliad Peller
· 14 years ago
74ec839
wl12xx: move ps_poll_failures and psm_entry_retry into wlvif
by Eliad Peller
· 14 years ago
6ec45dc
wl12xx: move ps_compl into wlvif
by Eliad Peller
· 14 years ago
252efa4
wl12xx: move pspoll_work into wlvif
by Eliad Peller
· 14 years ago
f75c753f
wl12xx: move default_key into wlvif
by Eliad Peller
· 14 years ago
6a89979
wl12xx: move beacon_int into wlvif
by Eliad Peller
· 14 years ago
afaf8bd
wl12xx: move dev_hlid into wlvif
by Eliad Peller
· 14 years ago
e936bbe
wl12xx: move some logic into wl12xx_init_vif_data
by Eliad Peller
· 14 years ago
98b862530
wl12xx: move session_counter into wlvif
by Eliad Peller
· 14 years ago
a8ab39a
wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvif
by Eliad Peller
· 14 years ago
154da67
wl12xx: move sta_hlid into wlvif
by Eliad Peller
· 14 years ago
7edebf5
wl12xx: move dev_role_id into wlvif
by Eliad Peller
· 14 years ago
0603d89
wl12xx: move role_id into wlvif
by Eliad Peller
· 14 years ago
6840e37
wl12xx: move aid into wlvif
by Eliad Peller
· 14 years ago
bddb29b
wl12xx: move probereq into wlvif
by Eliad Peller
· 14 years ago
1fe9f16
wl12xx: move ssid and ssid_len into wlvif
by Eliad Peller
· 14 years ago
fb0e707
wl12xx: move p2p into wlvif
by Eliad Peller
· 14 years ago
10bcf74
wl12xx: remove set_bss_type field
by Eliad Peller
· 14 years ago
536129c8
wl12xx: move bss_type into wlvif
by Eliad Peller
· 14 years ago
cdf0949
wl12xx: replace wl->bssid with vif->bss_conf.bssid
by Eliad Peller
· 14 years ago
d2d66c5
wl12xx: move basic_rate into wlvif
by Eliad Peller
· 14 years ago
30d0c8f
wl12xx: move rate_set into wlvif
by Eliad Peller
· 14 years ago
87fbcb0
wl12xx: define wl12xx_vif
by Eliad Peller
· 14 years ago
92c77c7
wl12xx: start reworking the init sequence
by Eliad Peller
· 14 years ago
784f694
wl12xx: replace wl->mac_addr with vif->addr
by Eliad Peller
· 14 years ago
694440d
wl12xx: disable AP-mode-specific quirks
by Eliad Peller
· 14 years ago
6d158ff
wl12xx: Add support for HW channel switch
by Shahar Levi
· 14 years ago
c9e79a4
wl12xx: set max_sched_scan_ie_len correctly
by Luciano Coelho
· 14 years ago
4b29886
wl12xx: configure rate policy for p2p operations
by Eliad Peller
· 14 years ago
d6222fb
Merge branch 'master' of git://github.com/padovan/bluetooth-next
by John W. Linville
· 14 years ago
76ed94b
ath9k_hw: set pci_express capability true for AR9480
by Mohammed Shafi Shajakhan
· 14 years ago
6321eb0
ath9k_hw: Fix number of GPIO pins for AR9287/9300
by Mohammed Shafi Shajakhan
· 14 years ago
8f641d9
libertas: detect TX lockups and reset hardware
by Daniel Drake
· 14 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 14 years ago
3c607d2
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
by Don Fry
· 14 years ago
28d8c1d
ath9k_hw: extend GPIO pin select mask for rfkill
by Mohammed Shafi Shajakhan
· 14 years ago
44b815c
mwifiex: handle an error path correctly
by Amitkumar Karwar
· 14 years ago
d85c5fe
mwifiex: correct AMSDU aggregation check
by Amitkumar Karwar
· 14 years ago
8c34559
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
by Luis R. Rodriguez
· 14 years ago
b6f3530
mac80211: Send nullfunc frames at lower rate during connection monitor
by Rajkumar Manoharan
· 14 years ago
e209c5a
net:rfkill: add a gpio setup function into GPIO rfkill
by Sangwook Lee
· 14 years ago
893d73f
mac80211: Allow noack flag overwrite for injected frames
by Helmut Schaa
· 14 years ago
a5abbcb
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 14 years ago
62c83ac
ath6kl: include vmalloc.h in debug.c
by Kalle Valo
· 14 years ago
ef54862
ath6kl: fix size_t related warnings
by Kalle Valo
· 14 years ago
49a5954
mac80211: dont assign seqno to or aggregate QoS Null frames
by Johannes Berg
· 14 years ago
4b801bc
mac80211: document client powersave
by Johannes Berg
· 14 years ago
37fbd90
mac80211: allow out-of-band EOSP notification
by Johannes Berg
· 14 years ago
40b9640
mac80211: explicitly notify drivers of frame release
by Johannes Berg
· 14 years ago
5bade10
mac80211: add missing station flags to debugfs
by Johannes Berg
· 14 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 14 years ago
deeaee19
mac80211: reply only once to each PS-poll
by Johannes Berg
· 14 years ago
ce662b44
mac80211: send (QoS) Null if no buffered frames
by Johannes Berg
· 14 years ago
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 14 years ago
4049e09
mac80211: allow releasing driver-buffered frames
by Johannes Berg
· 14 years ago
8a8656f
mac80211: clear more-data bit on filtered frames
by Johannes Berg
· 14 years ago
b0b97a8
mac80211: remove return value from add_pending_skbs
by Johannes Berg
· 14 years ago
948d887
mac80211: split PS buffers into ACs
by Johannes Berg
· 14 years ago
Next »