index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-23
drivers/net/wireless/b43/main.c:4351: Fixed coding style
Daniel Ngu
1
-3
/
+2
2010-03-09
b43: N-PHY: switch to chanspec ops
Rafał Miłecki
2
-25
/
+63
2010-03-09
b43: N-PHY: implement chanspec setup
Rafał Miłecki
1
-0
/
+62
2010-03-09
b43: N-PHY: isloate 2055 radio setup
Rafał Miłecki
1
-6
/
+17
2010-03-09
b43: N-PHY: adjust gain table
Rafał Miłecki
1
-1
/
+57
2010-03-09
b43: N-PHY: switch to chanspec struct
Rafał Miłecki
2
-20
/
+36
2010-03-09
b43: N-PHY: update post init of 2055 radio
Rafał Miłecki
1
-26
/
+35
2010-03-09
b43: N-PHY: update writing channel-specific radio registers
Rafał Miłecki
1
-22
/
+32
2010-03-09
b43: N-PHY: turn radio on/off (rfkill)
Rafał Miłecki
1
-13
/
+37
2010-03-09
b43: N-PHY: initialize super switch
Rafał Miłecki
1
-1
/
+36
2010-03-09
b43: N-PHY: add some registers and structs definitions
Rafał Miłecki
3
-0
/
+19
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-7
/
+31
2010-02-26
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
3
-7
/
+31
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-84
/
+305
2010-02-08
b43: remove get_tx_stats() mac80211 op
Kalle Valo
5
-66
/
+0
2010-02-08
b43: N-PHY: handle allocation fail in samples generation
Rafał Miłecki
1
-0
/
+4
2010-02-08
b43: N-PHY: load generated samples
Rafał Miłecki
1
-2
/
+29
2010-02-08
b43: N-PHY: partly implement SPUR workaround
Rafał Miłecki
2
-1
/
+66
2010-02-08
b43: N-PHY: save calibration for further restore
Rafał Miłecki
2
-1
/
+51
2010-02-08
b43: N-PHY: prepare code for reapplying TX cal coeffs
Rafał Miłecki
1
-1
/
+34
2010-02-08
b43: N-PHY: implement overriding RF control intc
Rafał Miłecki
1
-8
/
+109
2010-02-08
b43/b43legacy: Wake queues in wireless_core_start
Larry Finger
1
-2
/
+1
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+11
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-306
/
+1294
2010-02-03
b43: Fix throughput regression
Larry Finger
2
-3
/
+11
2010-02-01
b43: N-PHY: implement setting RF sequence
Rafał Miłecki
1
-4
/
+31
2010-02-01
b43: N-PHY: add TX radio setup for newer PHYs
Rafał Miłecki
1
-1
/
+52
2010-02-01
b43: N-PHY: fix Cal TX IQ LO for newer PHYs
Rafał Miłecki
1
-1
/
+11
2010-02-01
b43: N-PHY: add RSSI selection for newer PHYs
Rafał Miłecki
1
-1
/
+83
2010-02-01
b43: N-PHY: split RSSI selection into two per-PHY-revision functions
Rafał Miłecki
1
-49
/
+52
2010-02-01
b43: N-PHY: add workarounds for gain control
Rafał Miłecki
1
-1
/
+129
2010-02-01
b43: N-PHY: update general workarounds
Rafał Miłecki
2
-104
/
+115
2010-01-27
b43: N PHY: Fix compilation after removal of typdef b43_c32
Larry Finger
1
-2
/
+2
2010-01-25
b43: N-PHY: use cordic to generate samples
Rafał Miłecki
1
-9
/
+12
2010-01-25
b43: update cordic code to match current specs
Rafał Miłecki
3
-9
/
+21
2010-01-25
b43: make cordic common (LP-PHY and N-PHY need it)
Rafał Miłecki
3
-43
/
+43
2010-01-25
b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments
Rafał Miłecki
1
-1
/
+1
2010-01-25
b43: Workaround circular locking in hw-tkip key update callback
Michael Buesch
1
-8
/
+5
2010-01-22
b43: N-PHY: add TX tone
Rafał Miłecki
1
-5
/
+55
2010-01-22
b43: N-PHY: add setting power amplifier filters
Rafał Miłecki
3
-2
/
+64
2010-01-22
b43: N-PHY: add running samples
Rafał Miłecki
1
-4
/
+64
2010-01-22
b43: N-PHY: implement overriding RF control
Rafał Miłecki
3
-3
/
+137
2010-01-22
b43: check band width
Rafał Miłecki
3
-1
/
+10
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
1
-3
/
+8
2010-01-19
b43: N-PHY: silence warnings, add missing call
Rafał Miłecki
1
-3
/
+3
2010-01-19
b43: N-PHY: implement and add multi-dimensional table reading
Rafał Miłecki
3
-19
/
+48
2010-01-19
b43: N-PHY: implement and add reading one element tables
Rafał Miłecki
3
-11
/
+39
2010-01-19
b43: N-PHY: implement and add multi-dimensional table writing
Rafał Miłecki
3
-33
/
+67
2010-01-19
b43: N-PHY: add writing one element tables
Rafał Miłecki
1
-27
/
+13
2010-01-19
b43: N-PHY: store seq mode for proper restoring (follow specs)
Rafał Miłecki
1
-2
/
+2
[next]