Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f84ac08db25f60a6973cac1a90f392b286054e2f
f84ac08
iwlwifi: move calibration from iwlcore to iwlagn
by Wey-Yi Guy
· 15 years ago
f3aebee
iwlwifi: move _agn statistics related structure
by Wey-Yi Guy
· 15 years ago
278fc73
iwlwifi: move agn specific rx related code to iwl-agn-rx.c
by Wey-Yi Guy
· 15 years ago
8756371
iwlwifi: display ucode SW Error in hex
by Jay Sternberg
· 15 years ago
09034cb
iwlwifi: return ucode errors from station management
by Johannes Berg
· 15 years ago
e666674
iwlwifi: use sync commands for keys
by Johannes Berg
· 15 years ago
4620fef
iwlagn: use mutex for aggregation
by Johannes Berg
· 15 years ago
543708b
mac80211: fix sw scan bracketing
by Johannes Berg
· 15 years ago
8223d2f
mac80211_hwsim: fix fake_hw_scan
by Johannes Berg
· 15 years ago
2fcc9f7
wireless: move regulatory_init to .init.text
by Uwe Kleine-König
· 15 years ago
f884e38
cfg80211: move cfg80211_exit to .exit.text
by Uwe Kleine-König
· 15 years ago
4e63f76
ath9k_htc: Update supported product list
by Sujith
· 15 years ago
1baf8a9
wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
by Justin P. Mattock
· 15 years ago
deda484
wireless:hostap_main.c warning: variable 'iface' set but not used
by Justin P. Mattock
· 15 years ago
abf52f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
021570e
mac80211: fix warn, enum may be used uninitialized
by Christoph Fritz
· 15 years ago
6a0076e
ath5k: report PHY error frames only for chips which need it
by Bruno Randolf
· 15 years ago
8786123
ath5k: review RX descriptor functions
by Bruno Randolf
· 15 years ago
1884a36
ath5k: take descriptor differences between 5210 and 5211 into account
by Bruno Randolf
· 15 years ago
2237e92
ath5k: update 5210/5211 frame types
by Bruno Randolf
· 15 years ago
03417bc
ath5k: review and add comments for descriptors
by Bruno Randolf
· 15 years ago
62412a8
ath5k: remove pointless rx error overlay struct
by Bruno Randolf
· 15 years ago
2847109
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
by Bruno Randolf
· 15 years ago
a666819
ath5k: use direct function calls for descriptors when possible
by Bruno Randolf
· 15 years ago
02a78b4
ath5k: move checks and stats into new function
by Bruno Randolf
· 15 years ago
8a89f06
ath5k: split descriptor handling and frame receive
by Bruno Randolf
· 15 years ago
b16062f
ath5k: unify rx descriptor error handling
by Bruno Randolf
· 15 years ago
39d63f2
ath5k: reset more pointers after we free skbs
by Bruno Randolf
· 15 years ago
0452d4a
ath5k: print more errors when decriptor setup fails
by Bruno Randolf
· 15 years ago
265faad
ath5k: fix rx descriptor debugging
by Bruno Randolf
· 15 years ago
beade63
ath5k: fix some comment typos
by Bruno Randolf
· 15 years ago
9e4e43f
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
by Bruno Randolf
· 15 years ago
8d67a03
ath5k: more debug prints for resets
by Bruno Randolf
· 15 years ago
c086aba
ipw2200: Enable LED by default
by ubuntu@tjworld.net
· 16 years ago
7484bdc
p54usb: Comment out duplicate Medion MD40900 device id
by Leann Ogasawara
· 15 years ago
3d3b33b
zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming
by John W. Linville
· 15 years ago
71184ba
zd1211rw: add 0x49 -> JP regulatory domain map
by Kouhei Sutou
· 15 years ago
d7ca213
ath9k_htc: Fix ampdu_action callback
by Sujith
· 15 years ago
9a2af88
ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
by Luis R. Rodriguez
· 15 years ago
e4a0ab3
rt2x00: Synchronize WCID initialization with legacy driver
by Ivo van Doorn
· 15 years ago
04f1e34
rt2x00: Enable HW crypto by default
by Ivo van Doorn
· 15 years ago
e6474c3
rt2x00: Limit TX done looping to number of TX ring entries
by Ivo van Doorn
· 15 years ago
a5ea2f0
rt2x00: Update author rt2800lib
by Ivo van Doorn
· 15 years ago
e1b4d7b
rt2x00: Enable fallback rates for rt61pci and rt73usb
by Ivo van Doorn
· 15 years ago
3d2bc10
rt2x00: Fix tx status reporting when falling back to the lowest rate
by Helmut Schaa
· 15 years ago
3f2bee2
rt2x00: provide mac80211 a suitable max_rates value
by Helmut Schaa
· 15 years ago
a3f84ca
rt2x00: Fix typo in rt2800_config_txpower
by Helmut Schaa
· 15 years ago
3afa626
rt2x00: Fix TX_STA_FIFO handling
by Helmut Schaa
· 15 years ago
52b58fa
rt2x00: Add comment about BBP1_TX_POWER
by Helmut Schaa
· 15 years ago
2606e42
rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
by Helmut Schaa
· 15 years ago
ecb7cab
rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
by Helmut Schaa
· 15 years ago
fd6dcb8
rt2x00: don't use TXDONE_FALLBACK as success indicator
by Helmut Schaa
· 15 years ago
46678b1
rt2x00: clarify meaning of txdone flags
by Helmut Schaa
· 15 years ago
9190252
mac80211: Use a separate CCMP PN receive counter for management frames
by Jouni Malinen
· 15 years ago
05e48e8
mac80211: Protect Deauthentication frame when using MFP
by Jouni Malinen
· 15 years ago
ff61638
mac80211: Fix ps-qos network latency handling
by Juuso Oikarinen
· 15 years ago
d6a574f
hostap: Protect against initialization interrupt
by Tim Gardner
· 15 years ago
a69b03e
iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
by John W. Linville
· 15 years ago
6854296
mac80211: Fix circular locking dependency in ARP filter handling
by Juuso Oikarinen
· 15 years ago
5ea096c
mac80211: remove BSS from cfg80211 list when leaving IBSS
by Teemu Paasikivi
· 15 years ago
392cfdb
mac80211: Set changed basic rates flag
by Teemu Paasikivi
· 15 years ago
fbd2c8d
mac80211: Set basic rates while joining ibss network
by Teemu Paasikivi
· 15 years ago
7b9a4b0
ath9k_hw: remove ATH9K_CAP_DS
by Felix Fietkau
· 15 years ago
3553727
ath9k/ath9k_htc: remove redundand checks for dual-stream tx support
by Felix Fietkau
· 15 years ago
16f2411
ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
by Felix Fietkau
· 15 years ago
f32a488
ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT
by Felix Fietkau
· 15 years ago
71fca6e
ath9k_hw: remove ATH9K_CAP_TKIP_MIC
by Felix Fietkau
· 15 years ago
9cc3271
ath9k_hw: remove ATH9K_CAP_TXPOW
by Felix Fietkau
· 15 years ago
716f7fc
ath9k_hw: remove ATH9K_CAP_CIPHER
by Felix Fietkau
· 15 years ago
0efabd5
ath9k: enable AR9003 PCI IDs
by Luis R. Rodriguez
· 15 years ago
9f42c2b
ath9k: implement PA predistortion support
by Felix Fietkau
· 15 years ago
717f6be
ath9k_hw: add functions for controlling PA predistortion calibration
by Felix Fietkau
· 15 years ago
4935250
ath9k_hw: add support for parsing PA predistortion related EEPROM fields
by Felix Fietkau
· 15 years ago
ab33449
ath9k_hw: add register definitions related to PA predistortion
by Felix Fietkau
· 15 years ago
96d159d
ath9k_hw: remove a useless function for setting the mac address
by Felix Fietkau
· 15 years ago
41f3e54
ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40
by Felix Fietkau
· 15 years ago
97923b1
ath9k: fix queue stopping threshold
by Felix Fietkau
· 15 years ago
a6d2055
ath9k: fix extending the rx timestamp with the hardware TSF
by Felix Fietkau
· 15 years ago
ebe297c
ath9k: make ath_get_hal_qnum static
by Felix Fietkau
· 15 years ago
9623009
ath9k: remove declarations of some nonexistant functions
by Felix Fietkau
· 15 years ago
1d2231e
ath9k: remove duplicate WMM AC definitions
by Felix Fietkau
· 15 years ago
e8c35a7
ath9k_htc: use common WMM AC definitions instead of ath9k ones
by Felix Fietkau
· 15 years ago
293f2ba
ath9k: fix mac80211 queue lookup for waking up queues
by Felix Fietkau
· 15 years ago
1cc5c4b
ath9k_hw: update 5 GHz tx gain tables for femless and high power PA
by Luis R. Rodriguez
· 15 years ago
644c78c
ath9k_hw: reduce delay on programming INI on AR9003
by Luis R. Rodriguez
· 15 years ago
03c7251
ath9k_hw: enable ANI for AR9003
by Luis R. Rodriguez
· 15 years ago
e36b27a
ath9k: add new ANI implementation for AR9003
by Luis R. Rodriguez
· 15 years ago
40346b6
ath9k_hw: inform ANI calibration when scanning
by Luis R. Rodriguez
· 15 years ago
7ca710d
ath9k_hw: add register definitions for the new ANI
by Luis R. Rodriguez
· 15 years ago
ac0bb76
ath9k_hw: allow for spliting up ANI operations by family
by Luis R. Rodriguez
· 15 years ago
6e97f0f
ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments
by Luis R. Rodriguez
· 15 years ago
37e5bf6
ath9k_hw: fix clock rate calculations for ANI
by Luis R. Rodriguez
· 15 years ago
7337725
ath9k_hw: move clock definitions from hw.c to hw.h
by Luis R. Rodriguez
· 15 years ago
4efc76b
mac80211: bracket driver tracing
by Johannes Berg
· 15 years ago
8b58ff8
mac80211: fix mgmt frame accounting
by Johannes Berg
· 15 years ago
73a72a8
mac80211: update aggregation documentation
by Johannes Berg
· 15 years ago
85ad181
mac80211: allow drivers to sleep in ampdu_action
by Johannes Berg
· 15 years ago
cfcdbde
mac80211: change TX aggregation locking
by Johannes Berg
· 15 years ago
83a5cbf
mac80211: defer TX agg session teardown to work
by Johannes Berg
· 15 years ago
a93e364
mac80211: change RX aggregation locking
by Johannes Berg
· 15 years ago
Next »