index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-15
b43: N-PHY: check for bustype before touching BCMA CC PLLs
Rafał Miłecki
2011-12-14
b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set
John W. Linville
2011-12-13
b43: N-PHY: update TX power fix
Rafał Miłecki
2011-12-13
b43: N-PHY: workaround broken auto-increment on BCM43224
Rafał Miłecki
2011-12-13
b43: N-PHY: fix 32-bit reads of tables
Rafał Miłecki
2011-12-13
b43: N-PHY: implement spurious tone avoidance
Rafał Miłecki
2011-12-13
b43: N-PHY: finish 2.4GHz 0x2056 radio setup
Rafał Miłecki
2011-12-13
b43: N-PHY: determine various PHY params
Rafał Miłecki
2011-12-13
b43: N-PHY: add table for antenna software control
Rafał Miłecki
2011-12-13
b43: N-PHY: workaround BCM43224 hw bug in writing table id 9
Rafał Miłecki
2011-12-13
b43: N-PHY: update some init values
Rafał Miłecki
2011-12-13
b43: N-PHY: random trivial fixes for typos, missing writes
Rafał Miłecki
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
b43: HT-PHY: report signal to mac80211
Rafał Miłecki
2011-11-07
b43: fill ctl1 word on all newer PHYs, fix PHY errors
Rafał Miłecki
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-02
b43: Remove unneeded message
Larry Finger
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-14
b43: N-PHY: report signal to mac80211
Rafał Miłecki
2011-10-14
Revert "b43: trivial: do not report any link quality instead of invalid one"
Rafał Miłecki
2011-10-11
b43: trivial: do not report any link quality instead of invalid one
Rafał Miłecki
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-27
b43: LCN-PHY: minor clean ups
Rafał Miłecki
2011-09-27
b43: update dummy transmission
Rafał Miłecki
2011-09-27
b43: add missing MMIO defines
Rafał Miłecki
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-19
b43: LCN-PHY: finish sense setup
Rafał Miłecki
2011-09-19
b43: LCN-PHY: add more init tweaks
Rafał Miłecki
2011-09-19
b43: LCN-PHY: init TX power control
Rafał Miłecki
2011-09-19
b43: LCN-PHY: implement SPUR avoidance mode
Rafał Miłecki
2011-09-19
b43: LCN-PHY: set TX filters
Rafał Miłecki
2011-09-19
b43: LCN-PHY: tweaks for channel switching
Rafał Miłecki
2011-09-19
b43: Fix beacon problem in ad-hoc mode
Manual Munz
2011-09-14
b43: N-PHY: implement few random missing ops
Rafał Miłecki
2011-09-14
b43: N-PHY: split workarounds into per-PHY-ver functions
Rafał Miłecki
2011-09-14
b43: N-PHY: replace some hacks with nice tables ops
Rafał Miłecki
2011-09-14
b43: N-PHY: use helper for checking IPA
Rafał Miłecki
2011-09-14
b43: LCN-PHY: load TX gain table on init
Rafał Miłecki
2011-09-14
b43: add my copyrights and myself as the module author
Rafał Miłecki
2011-09-14
b43: drop Copyright for not really copyrightable info
Rafał Miłecki
2011-09-14
b43: N-PHY: implement enabling TX power control
Rafał Miłecki
2011-09-13
b43: LCN-PHY: add conditions for few operations
Rafał Miłecki
2011-09-13
b43: LCN-PHY: rename functions, get rid of magic names
Rafał Miłecki
2011-09-13
b43: LCN-PHY: upload additional 0x7 table
Rafał Miłecki
[next]