index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: update cordic code to match current specs
Rafał Miłecki
2010-01-25
3
-9
/
+21
*
b43: make cordic common (LP-PHY and N-PHY need it)
Rafał Miłecki
2010-01-25
3
-43
/
+43
*
b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments
Rafał Miłecki
2010-01-25
1
-1
/
+1
*
b43: Workaround circular locking in hw-tkip key update callback
Michael Buesch
2010-01-25
1
-8
/
+5
*
ath9k: improve max rate retry handling
Felix Fietkau
2010-01-25
2
-8
/
+7
*
iwlwifi: fix throughput degradation in aggregation mode
Daniel Halperin
2010-01-25
1
-14
/
+9
*
iwlwifi: cleanup spectrum measurement command support
Reinette Chatre
2010-01-25
8
-247
/
+33
*
iwlwifi: check endianness annotations by default
Johannes Berg
2010-01-25
1
-0
/
+2
*
iwlwifi: fix sparse warning
Johannes Berg
2010-01-25
1
-1
/
+1
*
iwlwifi: clean up debugfs code
Johannes Berg
2010-01-25
3
-215
/
+91
*
iwlwifi: reorder device setup
Johannes Berg
2010-01-25
1
-12
/
+16
*
iwlwifi: is no longer experimental
Johannes Berg
2010-01-25
1
-1
/
+1
*
iwlwifi: module parameter to enable/disable bt co-exist
Wey-Yi Guy
2010-01-25
2
-1
/
+31
*
iwlwifi: bit field description for BT Config command
Wey-Yi Guy
2010-01-25
2
-4
/
+13
*
iwlwifi: make broadcast station addition generic
Reinette Chatre
2010-01-25
9
-6
/
+23
*
iwlwifi: cleanup station adding code
Reinette Chatre
2010-01-25
1
-36
/
+78
*
iwlwifi: enable DC calibration
Abhijeet Kolekar
2010-01-25
1
-1
/
+15
*
iwlwifi: Tune radio to prevent unexpected behavior
Trieu 'Andrew' Nguyen
2010-01-25
10
-0
/
+132
*
iwlwifi: Logic to control how frequent radio should be reset if needed
Wey-Yi Guy
2010-01-25
2
-2
/
+17
*
iwlwifi: Fix A band scanning when associated
Henry Zhangh
2010-01-25
2
-16
/
+2
*
iwlwifi: add function to reset/tune radio if needed
Wey-Yi Guy
2010-01-25
6
-14
/
+193
*
iwlwifi: configure missed beacon threshold
Wey-Yi Guy
2010-01-25
7
-6
/
+74
*
p54pci: revise tx locking
Christian Lamparter
2010-01-22
1
-12
/
+4
*
b43: N-PHY: add TX tone
Rafał Miłecki
2010-01-22
1
-5
/
+55
*
b43: N-PHY: add setting power amplifier filters
Rafał Miłecki
2010-01-22
3
-2
/
+64
*
b43: N-PHY: add running samples
Rafał Miłecki
2010-01-22
1
-4
/
+64
*
b43: N-PHY: implement overriding RF control
Rafał Miłecki
2010-01-22
3
-3
/
+137
*
b43: check band width
Rafał Miłecki
2010-01-22
3
-1
/
+10
*
ath9k: Fix wifi disconnection when collocated bt scan is active
Vasanthakumar Thiagarajan
2010-01-22
4
-11
/
+29
*
ath5k: fix setup for CAB queue
Bob Copeland
2010-01-22
3
-6
/
+23
*
ath5k: dont use external sleep clock in AP mode
Bob Copeland
2010-01-22
1
-2
/
+3
*
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
2010-01-22
1
-1
/
+7
*
mac80211: pass vif and station to update_tkip_key
Johannes Berg
2010-01-22
2
-6
/
+15
*
libertas/assoc.c: rearrange some strange line breaks
John W. Linville
2010-01-19
1
-32
/
+30
*
ath9k: make tx power config changes take effect immediatley
Luis R. Rodriguez
2010-01-19
1
-1
/
+3
*
libertas: Set/clear WPA keys before the WEP ones
Samuel Ortiz
2010-01-19
1
-7
/
+8
*
b43: N-PHY: silence warnings, add missing call
Rafał Miłecki
2010-01-19
1
-3
/
+3
*
b43: N-PHY: implement and add multi-dimensional table reading
Rafał Miłecki
2010-01-19
3
-19
/
+48
*
b43: N-PHY: implement and add reading one element tables
Rafał Miłecki
2010-01-19
3
-11
/
+39
*
b43: N-PHY: implement and add multi-dimensional table writing
Rafał Miłecki
2010-01-19
3
-33
/
+67
*
b43: N-PHY: add writing one element tables
Rafał Miłecki
2010-01-19
1
-27
/
+13
*
p54pci: move tx cleanup into tasklet
Christian Lamparter
2010-01-19
2
-30
/
+32
*
p54pci: handle dma mapping errors
Christian Lamparter
2010-01-19
1
-2
/
+16
*
ath9k: fix RTS/CTS handling
Felix Fietkau
2010-01-19
1
-21
/
+16
*
b43: N-PHY: store seq mode for proper restoring (follow specs)
Rafał Miłecki
2010-01-19
1
-2
/
+2
*
b43: N-PHY: move RF sequence declarations top, add missing calls
Rafał Miłecki
2010-01-19
1
-12
/
+16
*
b43: N-PHY: implement chain selection
Rafał Miłecki
2010-01-19
2
-1
/
+30
*
b43: N-PHY: implement stopping playback
Rafał Miłecki
2010-01-19
2
-3
/
+32
*
b43: N-PHY: implement MIMO config update
Rafał Miłecki
2010-01-19
2
-1
/
+16
*
b43: N-PHY: implement TX PHY cleanup and setup
Rafał Miłecki
2010-01-19
1
-2
/
+110
[next]