Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c92d4edecf489dbcbb2e5dd3c513790e57e2ea0e
c92d4ed
mwl8k: update MODULE_FIRMWARE tags
by Lennert Buytenhek
· 15 years ago
4ff6ffa
wl1251: add U-APSD support
by Kalle Valo
· 15 years ago
8f8ff916
wl1251: create qos null data template
by Kalle Valo
· 15 years ago
558a666
ieee80211: add struct ieee80211_hdr_qos
by Kalle Valo
· 15 years ago
0c74211
mac80211: check uapsd state for dynamic power save
by Kalle Valo
· 15 years ago
5c1b98a
mac80211: create tx handler for dynamic ps
by Kalle Valo
· 15 years ago
50ae0cf
mac80211: add debugfs interface for U-APSD queue configuration
by Kalle Valo
· 15 years ago
ab13315
mac80211: add U-APSD client support
by Kalle Valo
· 15 years ago
2d46d7c
mac80211: remove unused type argument
by Johannes Berg
· 15 years ago
678f415
mac80211: flush workqueue before calling driver ->stop() method
by Lennert Buytenhek
· 15 years ago
5e124bd
net/mac80211/mlme.c: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
28f63a4
iwl-debugfs.c: remove unnecessary casts of void *
by H Hartley Sweeten
· 15 years ago
8ce1ef4
iwlwifi: fix bug in tx byte count table
by Wey-Yi Guy
· 15 years ago
c15867f
iwlwifi: remove obsoleted host command
by Wey-Yi Guy
· 15 years ago
f0118a4
iwlwifi: ucode statistics data structure update
by Wey-Yi Guy
· 15 years ago
f052797
iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL
by Wey-Yi Guy
· 15 years ago
90be561
mac80211: fix return from ieee80211_assoc_success
by Johannes Berg
· 15 years ago
67e2eb2
mwl8k: move receive processing to tasklet
by Lennert Buytenhek
· 15 years ago
1e9f9de3
mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running
by Lennert Buytenhek
· 15 years ago
efb7c49
mwl8k: allow limiting the amount of transmit reclaim done
by Lennert Buytenhek
· 15 years ago
b64fe61
mwl8k: basic AP interface support
by Lennert Buytenhek
· 15 years ago
a9e00b1
mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR
by Lennert Buytenhek
· 15 years ago
3f5610f
mwl8k: implement AP firmware station database maintenance
by Lennert Buytenhek
· 15 years ago
088aab8
mwl8k: add the AP version of USE_FIXED_RATE
by Lennert Buytenhek
· 15 years ago
b71ed2c
mwl8k: simplify mwl8k_cmd_use_fixed_rate()
by Lennert Buytenhek
· 15 years ago
62abd3c
mwl8k: bump the transmit wait timeout to 5 seconds
by Lennert Buytenhek
· 15 years ago
b569e92
mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params()
by Lennert Buytenhek
· 15 years ago
c2c2b12
mwl8k: minor cleanups
by Lennert Buytenhek
· 15 years ago
3f0e0b2
mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces
by Felix Fietkau
· 15 years ago
0e5ded5
mac80211: allow station updates on ap interfaces for vlan stations
by Felix Fietkau
· 15 years ago
d524215
mac80211: use nullfunc frames for 4-addr sta detection
by Felix Fietkau
· 15 years ago
199afd9
ath9k: Fix monitor mode handling
by Sujith
· 15 years ago
1395d3f
ath9k: Add debugfs file for RX errors
by Sujith
· 15 years ago
cc9c378
ath9k: Fix queue handling
by Sujith
· 15 years ago
285f2dd
ath9k: Cleanup init/deinit routines
by Sujith
· 15 years ago
1b04b93
ath9k: Cleanup Powersave flags
by Sujith
· 15 years ago
5562420
ath9k: Add new file init.c
by Sujith
· 15 years ago
0fca65c
ath9k: Add a new file for GPIO
by Sujith
· 15 years ago
cc5d8a3
cfg80211: Fix country IE parsing for single channel triplets
by Luis R. Rodriguez
· 15 years ago
08030db
cfg80211: process the max power on a country IE
by Luis R. Rodriguez
· 15 years ago
b74d12e
cfg80211: add debug print when we drop a bogus country IE
by Luis R. Rodriguez
· 15 years ago
81f14df
b43: LP-PHY: note and explain specs inconsistency
by Rafał Miłecki
· 15 years ago
81ac346
mac80211: fix a few work bugs
by Johannes Berg
· 15 years ago
34a6edd
cfg80211: Store IEs from both Beacon and Probe Response frames
by Jouni Malinen
· 15 years ago
80a112f
wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()
by Kalle Valo
· 15 years ago
dc52f0a
wl1251: use mac80211 provided channel parameters in scanning
by Kalle Valo
· 15 years ago
e477c56
wl1251: get probe request template from mac80211
by Kalle Valo
· 15 years ago
3a98c30
wl1251: cleanup scanning code
by Kalle Valo
· 15 years ago
7c12ce8
mac80211: use Probe Request template when sending a direct scan
by Kalle Valo
· 15 years ago
05e54ea
mac80211: create Probe Request template
by Kalle Valo
· 15 years ago
f7f7057
wl1251: get PS Poll and Nullfunc templates from mac80211
by Kalle Valo
· 15 years ago
d8cd189
mac80211: use PS Poll and Nullfunc templates when sending such frames
by Kalle Valo
· 15 years ago
7044cc5
mac80211: add functions to create PS Poll and Nullfunc templates
by Kalle Valo
· 15 years ago
b3579d6
rt2x00: Make rt2800_init_led static and don't export it.
by Gertjan van Wingerde
· 15 years ago
67a4c1e
rt2x00: Unify rt2800 WPDMA ready waiting functions.
by Gertjan van Wingerde
· 15 years ago
6c0fe26
rt2x00: RF3052 is a valid RF chipset for USB devices as well.
by Gertjan van Wingerde
· 15 years ago
13ae75b
nl80211: New command for setting TX rate mask for rate control
by Jouni Malinen
· 15 years ago
37eb0b1
cfg80211/mac80211: Use more generic bitrate mask for rate control
by Jouni Malinen
· 15 years ago
e00cfce
mac80211: Select lowest rate based on basic rate set in AP mode
by Jouni Malinen
· 15 years ago
3dc1de0
mac80211: quit addba_resp_timer if Tx BA session is torn down
by Zhu Yi
· 15 years ago
6e08d22
ath5k: Implement mac80211 callback set_coverage_class
by Lukáš Turek
· 15 years ago
3578e6e
ath5k: Reimplement clock rate to usec conversion
by Lukáš Turek
· 15 years ago
e1aa369
ath5k: Fix functions for getting/setting slot time
by Lukáš Turek
· 15 years ago
310bc67
mac80211: Add new callback set_coverage_class
by Lukáš Turek
· 15 years ago
81077e8
nl80211: Add new WIPHY attribute COVERAGE_CLASS
by Lukáš Turek
· 15 years ago
14acdde
ath9k: re-enable ps by default for new single chip families
by Luis R. Rodriguez
· 15 years ago
cfa6cb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
8a5b33f
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
by John W. Linville
· 15 years ago
debde9e
mac80211: fix-up build breakage in 2.6.33
by John W. Linville
· 15 years ago
8271195
wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set
by John W. Linville
· 15 years ago
4f9b2a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
f3f66b6
mac80211: fix ampdu_action tx_start ssn
by Christian Lamparter
· 15 years ago
341c979
mwl8k: pass GET_HW_SPEC capability bitmask up the stack
by Lennert Buytenhek
· 15 years ago
a2292d8
mwl8k: trivial rx-only ampdu implementation
by Lennert Buytenhek
· 15 years ago
13935e2
mwl8k: pass in HT capabilities and rates when associating
by Lennert Buytenhek
· 15 years ago
610677d
mwl8k: allow setting HT channels
by Lennert Buytenhek
· 15 years ago
9e1b17e
mwl8k: add support for 88w8363 in STA mode
by Lennert Buytenhek
· 15 years ago
c3cbbe8
mwl8k: fix changed flags handling in mwl8k_bss_info_changed()
by Lennert Buytenhek
· 15 years ago
c6e9601
mwl8k: honor peer rate set
by Lennert Buytenhek
· 15 years ago
a680400
mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta
by Lennert Buytenhek
· 15 years ago
0a11dfc
mwl8k: remove mwl8k_vif::bssid, which is now useless
by Lennert Buytenhek
· 15 years ago
bbfd912
mwl8k: handle station database update for AP's sta entry via ->sta_notify()
by Lennert Buytenhek
· 15 years ago
25d81b1
mwl8k: move struct peer_capability_info to its only user
by Lennert Buytenhek
· 15 years ago
9a2303b
mwl8k: make the tx ring drain status messages somewhat more friendly
by Lennert Buytenhek
· 15 years ago
153458f
mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails
by Lennert Buytenhek
· 15 years ago
9194223
mwl8k: bail out if there is no AP firmware image support for this chip
by Lennert Buytenhek
· 15 years ago
4113f75
cfg80211: add a regulatory debug print
by Luis R. Rodriguez
· 15 years ago
6976b66
mwl8k: update version number to 0.11
by Lennert Buytenhek
· 15 years ago
fc5f757
mac80211: fix ieee80211_change_mac() to use struct sockaddr
by Kalle Valo
· 15 years ago
1990ca6
mac80211: fix a warning related to pointer conversion to u64 cookie
by Kalle Valo
· 15 years ago
29401f6
mac80211: No need to include WEXT headers here
by Jouni Malinen
· 15 years ago
61b91c1
iwlwifi: remove linux/utsrelease.h dependency
by Zhu Yi
· 15 years ago
7a4a77b
rt2x00: Properly request tx headroom for alignment operations.
by Gertjan van Wingerde
· 15 years ago
cf0277e
mac80211: fix skb buffering issue
by Johannes Berg
· 15 years ago
301a823
rt2x00: Fix LED configuration setting for rt2800.
by Gertjan van Wingerde
· 15 years ago
b59a52f
rt2x00: use correct headroom for transmission
by Pavel Roskin
· 15 years ago
e12822e
cfg80211: fix syntax error on user regulatory hints
by Luis R. Rodriguez
· 15 years ago
359207c
ath5k: Fix eeprom checksum check for custom sized eeproms
by Luis R. Rodriguez
· 15 years ago
7de3c5d
zd1211rw: Fix multicast filtering.
by Benoit Papillault
· 15 years ago
8a9ac16
iwl: off by one bug
by Dan Carpenter
· 15 years ago
Next »