Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6f98e62a9f1bdbd83d8d1be8c2ca6f58099846ef
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
e53de67
b43: N-PHY: implement TX PHY cleanup and setup
by Rafał Miłecki
· 15 years ago
026816f
b43: N-PHY: implement RX PHY cleanup and setup
by Rafał Miłecki
· 15 years ago
c6fcf6b
mac80211: re-enable re-transmission of filtered frames
by Johannes Berg
· 15 years ago
813d766
mac80211: move control.hw_key assignment
by Johannes Berg
· 15 years ago
a6bae9e
mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
by Johannes Berg
· 15 years ago
697e6a0
mac80211: clear TX control on filtered frames
by Johannes Berg
· 15 years ago
edc6ccb
mac80211: move and rename misc tx handler
by Johannes Berg
· 15 years ago
8e9310c
mac80211: pid: replace open-coded msecs_to_jiffies
by Bob Copeland
· 15 years ago
1f44780
iwlwifi: update copyright year to 2010
by Reinette Chatre
· 15 years ago
4e9772b
iwlwifi: remove extra statistics request from debugfs
by Wey-Yi Guy
· 15 years ago
1b3eb82
iwlwifi: display flowhandler register when sw error or on-demand
by Wey-Yi Guy
· 15 years ago
2a11df6
iwlwifi: software w/a for h/w bug cause Rx bit get clear
by Wey-Yi Guy
· 15 years ago
2be7670
iwlwifi: set interrupt coalescing timer range and default
by Wey-Yi Guy
· 15 years ago
937c397
iwlwifi: correct return code for log_event
by Wey-Yi Guy
· 15 years ago
11fc524
iwlwifi: add num_of_sos_stats to statistics counter
by Wey-Yi Guy
· 15 years ago
e3ef216
iwlwifi: format and show statistics counter from uCode
by Wey-Yi Guy
· 15 years ago
9ed333e
iwlwifi: fix clear statistics counter command
by Wey-Yi Guy
· 15 years ago
861a57c
mac80211: fix WMM AC default for non-QoS data frames
by Felix Fietkau
· 15 years ago
031cf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
ad580db
zd1211rw: adding 0409:0248 to supported device list
by Hin-Tak Leung
· 15 years ago
f5300e0
p54pci: rx frame length check
by Christian Lamparter
· 15 years ago
e850f68
mac80211: fix sign error in pid controller
by Bob Copeland
· 15 years ago
bb5d2db
iwlwifi: add license to tracing files
by Reinette Chatre
· 15 years ago
1152dcc
iwlwifi: Fix throughput stall issue in HT mode for 5000
by Wey-Yi Guy
· 15 years ago
730dd70
b43: N-PHY: drop unused definition, uncomment needed call
by Rafał Miłecki
· 15 years ago
6dcd9d9
b43: N-PHY: implement TX power control coef setup
by Rafał Miłecki
· 15 years ago
15931e3
b43: N-PHY: add RX IQ calibrationi for rev < 3
by Rafał Miłecki
· 15 years ago
fb43b8e
b43: N-PHY: add huge calculating TX IQ LO
by Rafał Miłecki
· 15 years ago
e976249
b43: N-PHY: implement calculating IQ gain params
by Rafał Miłecki
· 15 years ago
de7ed0c
b43: N-PHY: update TX calibration ladder
by Rafał Miłecki
· 15 years ago
c4a9200
b43: N-PHY: add RX radio cores calibration
by Rafał Miłecki
· 15 years ago
fe3e46e
b43: N-PHY: add TX LP FBW (TX filter 40 related)
by Rafał Miłecki
· 15 years ago
b0022e1
b43: N-PHY: implement getting TX gains
by Rafał Miłecki
· 15 years ago
34a56f2
b43: N-PHY: implement calculating RX IQ comp
by Rafał Miłecki
· 15 years ago
2faa6b8
b43: N-PHY: implement RX IQ estimation
by Rafał Miłecki
· 15 years ago
2f258b7
b43: N-PHY: implement restoring general configuration
by Rafał Miłecki
· 15 years ago
0914640
b43: N-PHY: implement workaround for TX IQ
by Rafał Miłecki
· 15 years ago
a67162a
b43: N-PHY: implement RX IQ coeffs
by Rafał Miłecki
· 15 years ago
Next »