Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 7 | -135/+452 |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 1 | -4/+1 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -3/+19 |
2010-05-03 | b43: Added get_survey callback in order to get channel noise | John W. Linville | 1 | -0/+18 |
2010-04-30 | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 1 | -2/+1 |
2010-04-29 | b43: remove usage of deprecated noise value | John W. Linville | 1 | -1/+0 |
2010-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -41/+63 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 10 | -0/+12 |
2010-04-07 | b43: N-PHY: fix copy&paste typo | Rafał Miłecki | 1 | -1/+1 |
2010-03-31 | b43: N-PHY: fix value written on 2055 radio setup | Rafał Miłecki | 1 | -3/+3 |
2010-03-31 | b43: N-PHY: prepare for rev3+ channel tables | Rafał Miłecki | 3 | -16/+31 |
2010-03-31 | b43: N-PHY: find table entry earlier for setting chanspec | Rafał Miłecki | 1 | -4/+4 |
2010-03-31 | b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fields | Rafał Miłecki | 3 | -19/+14 |
2010-03-31 | b43: N-PHY: some dummy PHY rev 3 calls | Rafał Miłecki | 1 | -2/+14 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 10 | -0/+12 |
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-27 | b43: fall back gracefully to PIO mode after fatal DMA errors | Linus Torvalds | 3 | -7/+31 |
2010-02-15 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 8 | -84/+305 |
2010-02-09 | b43: remove get_tx_stats() mac80211 op | Kalle Valo | 5 | -66/+0 |
2010-02-09 | b43: N-PHY: handle allocation fail in samples generation | Rafał Miłecki | 1 | -0/+4 |
2010-02-09 | b43: N-PHY: load generated samples | Rafał Miłecki | 1 | -2/+29 |
2010-02-09 | b43: N-PHY: partly implement SPUR workaround | Rafał Miłecki | 2 | -1/+66 |
2010-02-09 | b43: N-PHY: save calibration for further restore | Rafał Miłecki | 2 | -1/+51 |
2010-02-09 | b43: N-PHY: prepare code for reapplying TX cal coeffs | Rafał Miłecki | 1 | -1/+34 |
2010-02-09 | b43: N-PHY: implement overriding RF control intc | Rafał Miłecki | 1 | -8/+109 |
2010-02-09 | b43/b43legacy: Wake queues in wireless_core_start | Larry Finger | 1 | -2/+1 |
2010-02-09 | 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-04 | 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-26 | b43: N-PHY: use cordic to generate samples | Rafał Miłecki | 1 | -9/+12 |
2010-01-26 | b43: update cordic code to match current specs | Rafał Miłecki | 3 | -9/+21 |