Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
93895757df4ebe22c98b9128b98ebf8cec972c60
9389575
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
by Benoit Papillault
· 15 years ago
b6b1ac6
Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56
by Larry Finger
· 15 years ago
a0f2e0f
cfg80211: Ingore country IEs with a zero set of number of channels
by Luis R. Rodriguez
· 15 years ago
c99445b
mac80211: improve powersave documentation
by Kalle Valo
· 15 years ago
9d173fc
mac80211: fix mac80211.h documentation warnings
by Kalle Valo
· 15 years ago
5e4ea1f
ath9k: Fix panic on driver load
by Sujith
· 15 years ago
2f1f00f
Remove config option B43_LEGACY_RFKILL completely
by Christoph Egger
· 15 years ago
ececeec
wl1271: remove unused flags
by Luis R. Rodriguez
· 15 years ago
c2f4f52
b43legacy: Declare all possible ucodeX.fw files
by Tim Gardner
· 15 years ago
e99c7cd
cfg80211: fix 2 GHz subband calculation for country IEs
by Luis R. Rodriguez
· 15 years ago
6021e08
b43: Declare at least one real firmware file using MODULE_FIRMWARE.
by Tim Gardner
· 15 years ago
79b6a51
Revert "iwmc3200wifi: fix array out-of-boundary access"
by John W. Linville
· 15 years ago
a5fb297
mwl8k: update version number (to 0.12) and copyright
by Lennert Buytenhek
· 15 years ago
ee0ddf1
mwl8k: enable multi-BSS AP operation
by Lennert Buytenhek
· 15 years ago
aa21d0f6
mwl8k: post per-vif firmware commands as per-vif commands
by Lennert Buytenhek
· 15 years ago
f57ca9c
mwl8k: prepare for posting per-vif firmware commands
by Lennert Buytenhek
· 15 years ago
f5bb87c
mwl8k: convert the priv->vif pointer to a list of vifs
by Lennert Buytenhek
· 15 years ago
0695323
mwl8k: use firmware capability field to decide which bands to register
by Lennert Buytenhek
· 15 years ago
42574ea
mwl8k: allow selecting 5 GHz channels
by Lennert Buytenhek
· 15 years ago
8707d02
mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands
by Lennert Buytenhek
· 15 years ago
8547834
mwl8k: properly set receive status rate index on 5 GHz receive
by Lennert Buytenhek
· 15 years ago
4eae9ed
mwl8k: add 5 GHz band channels and rates
by Lennert Buytenhek
· 15 years ago
1349ad2
mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC
by Lennert Buytenhek
· 15 years ago
777ad37
mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24
by Lennert Buytenhek
· 15 years ago
ca66527
mwl8k: add another 88w8366 PCI ID
by Lennert Buytenhek
· 15 years ago
657232b
mwl8k: simplify sequence number assignment
by Lennert Buytenhek
· 15 years ago
c97470d
mwl8k: don't call SET_AID if we're not associated
by Lennert Buytenhek
· 15 years ago
9189c10
mwl8k: remove (mostly) write-only variable priv->current_channel
by Lennert Buytenhek
· 15 years ago
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
Next »