Age | Commit message (Expand) | Author |
2010-06-28 | b43: Add SDIO_DEVICE() for EW-CG1102GC | Magnus Damm |
2010-06-21 | b43: Clarify logged message after fatal DMA error and switch to PIO mode | Larry Finger |
2010-06-04 | b43: replace the ssb_dma API with the generic DMA API | FUJITA Tomonori |
2010-06-02 | drivers/net/wireless/b43: Use kmemdup | Julia Lawall |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski |
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 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 |