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
2010-04-06
b43: N-PHY: fix copy&paste typo
Rafał Miłecki
2010-03-31
b43: N-PHY: fix value written on 2055 radio setup
Rafał Miłecki
2010-03-31
b43: N-PHY: prepare for rev3+ channel tables
Rafał Miłecki
2010-03-31
b43: N-PHY: find table entry earlier for setting chanspec
Rafał Miłecki
2010-03-31
b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fields
Rafał Miłecki
2010-03-31
b43: N-PHY: some dummy PHY rev 3 calls
Rafał Miłecki
2010-03-23
drivers/net/wireless/b43/main.c:4351: Fixed coding style
Daniel Ngu
2010-03-09
b43: N-PHY: switch to chanspec ops
Rafał Miłecki
2010-03-09
b43: N-PHY: implement chanspec setup
Rafał Miłecki
2010-03-09
b43: N-PHY: isloate 2055 radio setup
Rafał Miłecki
2010-03-09
b43: N-PHY: adjust gain table
Rafał Miłecki
2010-03-09
b43: N-PHY: switch to chanspec struct
Rafał Miłecki
2010-03-09
b43: N-PHY: update post init of 2055 radio
Rafał Miłecki
2010-03-09
b43: N-PHY: update writing channel-specific radio registers
Rafał Miłecki
2010-03-09
b43: N-PHY: turn radio on/off (rfkill)
Rafał Miłecki
2010-03-09
b43: N-PHY: initialize super switch
Rafał Miłecki
2010-03-09
b43: N-PHY: add some registers and structs definitions
Rafał Miłecki
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-26
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-08
b43: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
b43: N-PHY: handle allocation fail in samples generation
Rafał Miłecki
2010-02-08
b43: N-PHY: load generated samples
Rafał Miłecki
2010-02-08
b43: N-PHY: partly implement SPUR workaround
Rafał Miłecki
2010-02-08
b43: N-PHY: save calibration for further restore
Rafał Miłecki
2010-02-08
b43: N-PHY: prepare code for reapplying TX cal coeffs
Rafał Miłecki
2010-02-08
b43: N-PHY: implement overriding RF control intc
Rafał Miłecki
2010-02-08
b43/b43legacy: Wake queues in wireless_core_start
Larry Finger
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-03
b43: Fix throughput regression
Larry Finger
2010-02-01
b43: N-PHY: implement setting RF sequence
Rafał Miłecki
2010-02-01
b43: N-PHY: add TX radio setup for newer PHYs
Rafał Miłecki
2010-02-01
b43: N-PHY: fix Cal TX IQ LO for newer PHYs
Rafał Miłecki
2010-02-01
b43: N-PHY: add RSSI selection for newer PHYs
Rafał Miłecki
2010-02-01
b43: N-PHY: split RSSI selection into two per-PHY-revision functions
Rafał Miłecki
2010-02-01
b43: N-PHY: add workarounds for gain control
Rafał Miłecki
2010-02-01
b43: N-PHY: update general workarounds
Rafał Miłecki
2010-01-27
b43: N PHY: Fix compilation after removal of typdef b43_c32
Larry Finger
2010-01-25
b43: N-PHY: use cordic to generate samples
Rafał Miłecki
2010-01-25
b43: update cordic code to match current specs
Rafał Miłecki
2010-01-25
b43: make cordic common (LP-PHY and N-PHY need it)
Rafał Miłecki
2010-01-25
b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments
Rafał Miłecki
2010-01-25
b43: Workaround circular locking in hw-tkip key update callback
Michael Buesch
2010-01-22
b43: N-PHY: add TX tone
Rafał Miłecki
2010-01-22
b43: N-PHY: add setting power amplifier filters
Rafał Miłecki
2010-01-22
b43: N-PHY: add running samples
Rafał Miłecki
2010-01-22
b43: N-PHY: implement overriding RF control
Rafał Miłecki
2010-01-22
b43: check band width
Rafał Miłecki
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
[next]