Age | Commit message (Expand) | Author |
2010-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-03 | b43: Added get_survey callback in order to get channel noise | John W. Linville |
2010-04-30 | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville |
2010-04-28 | b43: remove usage of deprecated noise value | John W. Linville |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
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-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-23 | drivers/net/wireless/b43/main.c:4351: Fixed coding stylemaster-2010-03-23 | Daniel Ngu |
2010-03-09 | b43: N-PHY: switch to chanspec opsmaster-2010-03-09 | 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 errorsmaster-2010-02-26 | 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 |