Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4c82bf8e5689b1dddd9bcec70efc3b70edef1670
4c82bf8
mac80211: reduce stack usage in sta_ht_capa_read()
by Pavel Roskin
· 15 years ago
9501fef
b43: N-PHY: implement setting RF sequence
by Rafał Miłecki
· 15 years ago
52cb5e9
b43: N-PHY: add TX radio setup for newer PHYs
by Rafał Miłecki
· 15 years ago
38bb902
b43: N-PHY: fix Cal TX IQ LO for newer PHYs
by Rafał Miłecki
· 15 years ago
6e3b15a
b43: N-PHY: add RSSI selection for newer PHYs
by Rafał Miłecki
· 15 years ago
99b82c4
b43: N-PHY: split RSSI selection into two per-PHY-revision functions
by Rafał Miłecki
· 15 years ago
09d989d
cfg80211: add regulatory hint disconnect support
by Luis R. Rodriguez
· 15 years ago
a2bff26
cfg80211: avoid flushing the global workqueue for core reg hints
by Luis R. Rodriguez
· 15 years ago
ef5127a
b43: N-PHY: add workarounds for gain control
by Rafał Miłecki
· 15 years ago
28fd7da
b43: N-PHY: update general workarounds
by Rafał Miłecki
· 15 years ago
991a098
ath9k: allocate string buffer in read_file_dma() by kmalloc()
by Pavel Roskin
· 15 years ago
f643e51
ath: make gcc check format arguments of ath_print(), fix all misuses
by Pavel Roskin
· 15 years ago
c6c97bd
ps3_gelic_wireless: fix format warning
by John W. Linville
· 15 years ago
d3a5719
iwlwifi: iwl_power_update_mode always hold mutex
by Reinette Chatre
· 15 years ago
7ae8107
iwlwifi: fix typo in IWL_CCK_RATES_MASK
by Johannes Berg
· 15 years ago
71d75cf
iwlwifi: remove unused work structs
by Johannes Berg
· 15 years ago
8067651
iwlwifi: remove bg_up work
by Johannes Berg
· 15 years ago
9f1f3ce
iwlagn: simplify ucode loading
by Johannes Berg
· 15 years ago
4d69592
iwlwifi: no need to test iw_mode in power saving
by Johannes Berg
· 15 years ago
fac06108
iwlwifi: update sensitivity calibration data for 1000 series
by Wey-Yi Guy
· 15 years ago
9bead76
iwlwifi: update sensitivity calibration data for 5x00 series
by Wey-Yi Guy
· 15 years ago
2494f63
iwlwifi: update sensitivity calibration data for 6x00 series
by Wey-Yi Guy
· 15 years ago
47e28f4
iwlwifi: fix locking in iwl_mac_add_interface
by Johannes Berg
· 15 years ago
a7fce6e
iwlwifi: sysassert identifier change
by Wey-Yi Guy
· 15 years ago
49dcc81
iwlwifi: optimize power saving
by Daniel Halperin
· 15 years ago
1dbfd9d
ath9k: Handle full sleep in ps_restore.
by Vivek Natarajan
· 15 years ago
f276586
ps3_gelic_wireless: fix directed ssid scan
by Hamish Guthrie
· 15 years ago
c1596b7
ps3_gelic_wireless: Remove PS3 gelic legacy wpa support
by Hamish Guthrie
· 15 years ago
5423326
cfg80211: fix wext-compat for setting rate to 'auto'
by John W. Linville
· 15 years ago
22e16e5
rtl8187: Add callback for get_tsf
by Larry Finger
· 15 years ago
da86047
b43: N PHY: Fix compilation after removal of typdef b43_c32
by Larry Finger
· 15 years ago
d2bb8e0
rtl8180: implement get_tsf op for mac80211
by John W. Linville
· 15 years ago
d3d5621
libertas: add comment re: v10 firmware key handling
by John W. Linville
· 15 years ago
47db3a6
ath5k: adding LED support for AR5BXB63 cards
by Luca Verdesca
· 15 years ago
56007a0
mac80211: wait for beacon before enabling powersave
by Johannes Berg
· 15 years ago
c21dbf9
cfg80211: export cfg80211_find_ie
by Johannes Berg
· 15 years ago
18c9490
mac80211: fill jiffies/vif on filtered frames
by Johannes Berg
· 15 years ago
f298218
b43: N-PHY: use cordic to generate samples
by Rafał Miłecki
· 15 years ago
6f98e62
b43: update cordic code to match current specs
by Rafał Miłecki
· 15 years ago
9865045
b43: make cordic common (LP-PHY and N-PHY need it)
by Rafał Miłecki
· 15 years ago
3ed0fac
b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments
by Rafał Miłecki
· 15 years ago
723bae7
mac80211: track work started through callbacks
by Johannes Berg
· 15 years ago
382b165
mac80211: fix sw crypto
by Johannes Berg
· 15 years ago
1396b23
mac80211: fix WARN_ON in the new work code
by Felix Fietkau
· 15 years ago
eb807fb
mac80211: fix update_tkip_key() documentation about the context
by Kalle Valo
· 15 years ago
96869a3
b43: Workaround circular locking in hw-tkip key update callback
by Michael Buesch
· 15 years ago
6589651
ath9k: improve max rate retry handling
by Felix Fietkau
· 15 years ago
ff27fab
iwlwifi: fix throughput degradation in aggregation mode
by Daniel Halperin
· 15 years ago
81963d6
iwlwifi: cleanup spectrum measurement command support
by Reinette Chatre
· 15 years ago
65baa90
iwlwifi: check endianness annotations by default
by Johannes Berg
· 15 years ago
875295f
iwlwifi: fix sparse warning
by Johannes Berg
· 15 years ago
4c84a8f
iwlwifi: clean up debugfs code
by Johannes Berg
· 15 years ago
158bea0
iwlwifi: reorder device setup
by Johannes Berg
· 15 years ago
1d8c4ae9
iwlwifi: is no longer experimental
by Johannes Berg
· 15 years ago
06702a7
iwlwifi: module parameter to enable/disable bt co-exist
by Wey-Yi Guy
· 15 years ago
dab1c16
iwlwifi: bit field description for BT Config command
by Wey-Yi Guy
· 15 years ago
3459ab5
iwlwifi: make broadcast station addition generic
by Reinette Chatre
· 15 years ago
1fa97aa
iwlwifi: cleanup station adding code
by Reinette Chatre
· 15 years ago
07f33f9
iwlwifi: enable DC calibration
by Abhijeet Kolekar
· 15 years ago
3e4fb5f
iwlwifi: Tune radio to prevent unexpected behavior
by Trieu 'Andrew' Nguyen
· 15 years ago
d4d59e8
iwlwifi: Logic to control how frequent radio should be reset if needed
by Wey-Yi Guy
· 15 years ago
220575f
iwlwifi: Fix A band scanning when associated
by Henry Zhangh
· 15 years ago
afbdd69
iwlwifi: add function to reset/tune radio if needed
by Wey-Yi Guy
· 15 years ago
a13d276
iwlwifi: configure missed beacon threshold
by Wey-Yi Guy
· 15 years ago
3b43a18
mac80211: fix tx select key null pointer crash with hostapd
by Kalle Valo
· 15 years ago
f12553e
mac80211: add missing key check
by Johannes Berg
· 15 years ago
b92f7d3
p54pci: revise tx locking
by Christian Lamparter
· 15 years ago
59af099
b43: N-PHY: add TX tone
by Rafał Miłecki
· 15 years ago
45ca697
b43: N-PHY: add setting power amplifier filters
by Rafał Miłecki
· 15 years ago
10a7987
b43: N-PHY: add running samples
by Rafał Miłecki
· 15 years ago
75377b2
b43: N-PHY: implement overriding RF control
by Rafał Miłecki
· 15 years ago
aa4c7b2
b43: check band width
by Rafał Miłecki
· 15 years ago
4bb29f8
mac80211: fix rx data handling for non-data frames on multiple vifs
by Felix Fietkau
· 15 years ago
58da131
ath9k: Fix wifi disconnection when collocated bt scan is active
by Vasanthakumar Thiagarajan
· 15 years ago
a951ae2
ath5k: fix setup for CAB queue
by Bob Copeland
· 15 years ago
5d6ce62
ath5k: dont use external sleep clock in AP mode
by Bob Copeland
· 15 years ago
d0dd2de
mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009
by Andriy Tkachuk
· 15 years ago
ef15aac
cfg80211: export multiple MAC addresses in sysfs
by Johannes Berg
· 15 years ago
b3fbdcf
mac80211: pass vif and station to update_tkip_key
by Johannes Berg
· 15 years ago
e4fca00
mac80211: avoid NULL ptr deref when using WEP
by John W. Linville
· 15 years ago
64147c7
libertas/assoc.c: rearrange some strange line breaks
by John W. Linville
· 15 years ago
c9f6a65
ath9k: make tx power config changes take effect immediatley
by Luis R. Rodriguez
· 15 years ago
27e310c
nl80211: Allow association to change channels during reassociation
by Jouni Malinen
· 15 years ago
1625c14
libertas: Set/clear WPA keys before the WEP ones
by Samuel Ortiz
· 15 years ago
de9a47f
b43: N-PHY: silence warnings, add missing call
by Rafał Miłecki
· 15 years ago
9145834
b43: N-PHY: implement and add multi-dimensional table reading
by Rafał Miłecki
· 15 years ago
c643a66
b43: N-PHY: implement and add reading one element tables
by Rafał Miłecki
· 15 years ago
2581b14
b43: N-PHY: implement and add multi-dimensional table writing
by Rafał Miłecki
· 15 years ago
d41a355
b43: N-PHY: add writing one element tables
by Rafał Miłecki
· 15 years ago
d713804
p54pci: move tx cleanup into tasklet
by Christian Lamparter
· 15 years ago
288c8ce
p54pci: handle dma mapping errors
by Christian Lamparter
· 15 years ago
a98bfec
mac80211: Fixed a bug in IBSS merge
by Benoit Papillault
· 15 years ago
ce9058a
mac80211: removed useless code in IBSS management
by Benoit Papillault
· 15 years ago
2703205
ath9k: fix RTS/CTS handling
by Felix Fietkau
· 15 years ago
5f2aa25
cfg80211: rcu-ify rdev and wdev
by Johannes Berg
· 15 years ago
c57199b
b43: N-PHY: store seq mode for proper restoring (follow specs)
by Rafał Miłecki
· 15 years ago
67c0d6e
b43: N-PHY: move RF sequence declarations top, add missing calls
by Rafał Miłecki
· 15 years ago
4f4ab6c
b43: N-PHY: implement chain selection
by Rafał Miłecki
· 15 years ago
53ae8e8
b43: N-PHY: implement stopping playback
by Rafał Miłecki
· 15 years ago
ad9716e
b43: N-PHY: implement MIMO config update
by Rafał Miłecki
· 15 years ago
Next »