index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-15
b43: N-PHY: check for bustype before touching BCMA CC PLLs
Rafał Miłecki
1
-50
/
+61
2011-12-14
b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set
John W. Linville
1
-0
/
+4
2011-12-13
b43: N-PHY: update TX power fix
Rafał Miłecki
1
-5
/
+27
2011-12-13
b43: N-PHY: workaround broken auto-increment on BCM43224
Rafał Miłecki
1
-0
/
+6
2011-12-13
b43: N-PHY: fix 32-bit reads of tables
Rafał Miłecki
1
-6
/
+6
2011-12-13
b43: N-PHY: implement spurious tone avoidance
Rafał Miłecki
1
-2
/
+91
2011-12-13
b43: N-PHY: finish 2.4GHz 0x2056 radio setup
Rafał Miłecki
3
-1
/
+105
2011-12-13
b43: N-PHY: determine various PHY params
Rafał Miłecki
2
-0
/
+43
2011-12-13
b43: N-PHY: add table for antenna software control
Rafał Miłecki
2
-1
/
+52
2011-12-13
b43: N-PHY: workaround BCM43224 hw bug in writing table id 9
Rafał Miłecki
1
-0
/
+7
2011-12-13
b43: N-PHY: update some init values
Rafał Miłecki
2
-17
/
+17
2011-12-13
b43: N-PHY: random trivial fixes for typos, missing writes
Rafał Miłecki
3
-23
/
+30
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
3
-9
/
+6
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2011-11-07
b43: HT-PHY: report signal to mac80211
Rafał Miłecki
2
-1
/
+22
2011-11-07
b43: fill ctl1 word on all newer PHYs, fix PHY errors
Rafał Miłecki
1
-2
/
+6
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2011-11-02
b43: Remove unneeded message
Larry Finger
1
-1
/
+0
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-8
/
+4
2011-10-31
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
1
-1
/
+1
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-14
b43: N-PHY: report signal to mac80211
Rafał Miłecki
2
-7
/
+21
2011-10-14
Revert "b43: trivial: do not report any link quality instead of invalid one"
Rafał Miłecki
1
-7
/
+5
2011-10-11
b43: trivial: do not report any link quality instead of invalid one
Rafał Miłecki
1
-5
/
+7
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-27
b43: LCN-PHY: minor clean ups
Rafał Miłecki
2
-5
/
+22
2011-09-27
b43: update dummy transmission
Rafał Miłecki
1
-4
/
+7
2011-09-27
b43: add missing MMIO defines
Rafał Miłecki
2
-18
/
+60
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-2
/
+3
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2
-4
/
+19
2011-09-19
b43: LCN-PHY: finish sense setup
Rafał Miłecki
2
-3
/
+88
2011-09-19
b43: LCN-PHY: add more init tweaks
Rafał Miłecki
1
-2
/
+20
2011-09-19
b43: LCN-PHY: init TX power control
Rafał Miłecki
2
-1
/
+93
2011-09-19
b43: LCN-PHY: implement SPUR avoidance mode
Rafał Miłecki
1
-2
/
+56
2011-09-19
b43: LCN-PHY: set TX filters
Rafał Miłecki
1
-1
/
+106
2011-09-19
b43: LCN-PHY: tweaks for channel switching
Rafał Miłecki
1
-4
/
+63
2011-09-19
b43: Fix beacon problem in ad-hoc mode
Manual Munz
1
-1
/
+2
2011-09-14
b43: N-PHY: implement few random missing ops
Rafał Miłecki
2
-17
/
+96
2011-09-14
b43: N-PHY: split workarounds into per-PHY-ver functions
Rafał Miłecki
1
-143
/
+157
2011-09-14
b43: N-PHY: replace some hacks with nice tables ops
Rafał Miłecki
1
-13
/
+4
2011-09-14
b43: N-PHY: use helper for checking IPA
Rafał Miłecki
1
-18
/
+12
2011-09-14
b43: LCN-PHY: load TX gain table on init
Rafał Miłecki
2
-3
/
+194
2011-09-14
b43: add my copyrights and myself as the module author
Rafał Miłecki
11
-0
/
+19
2011-09-14
b43: drop Copyright for not really copyrightable info
Rafał Miłecki
1
-26
/
+0
2011-09-14
b43: N-PHY: implement enabling TX power control
Rafał Miłecki
2
-6
/
+80
2011-09-13
b43: LCN-PHY: add conditions for few operations
Rafał Miłecki
2
-14
/
+38
2011-09-13
b43: LCN-PHY: rename functions, get rid of magic names
Rafał Miłecki
2
-10
/
+29
2011-09-13
b43: LCN-PHY: upload additional 0x7 table
Rafał Miłecki
1
-0
/
+17
2011-09-13
b43: LCN-PHY: rewrite 0x7 table at the end of init
Rafał Miłecki
1
-0
/
+12
[next]