summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03b43: Added get_survey callback in order to get channel noiseJohn W. Linville
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-28b43: remove usage of deprecated noise valueJohn W. Linville
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06b43: N-PHY: fix copy&paste typoRafał Miłecki
2010-03-31b43: N-PHY: fix value written on 2055 radio setupRafał Miłecki
2010-03-31b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki
2010-03-31b43: N-PHY: find table entry earlier for setting chanspecRafał Miłecki
2010-03-31b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fieldsRafał Miłecki
2010-03-31b43: N-PHY: some dummy PHY rev 3 callsRafał Miłecki
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu
2010-03-09b43: N-PHY: switch to chanspec opsRafał Miłecki
2010-03-09b43: N-PHY: implement chanspec setupRafał Miłecki
2010-03-09b43: N-PHY: isloate 2055 radio setupRafał Miłecki
2010-03-09b43: N-PHY: adjust gain tableRafał Miłecki
2010-03-09b43: N-PHY: switch to chanspec structRafał Miłecki
2010-03-09b43: N-PHY: update post init of 2055 radioRafał Miłecki
2010-03-09b43: N-PHY: update writing channel-specific radio registersRafał Miłecki
2010-03-09b43: N-PHY: turn radio on/off (rfkill)Rafał Miłecki
2010-03-09b43: N-PHY: initialize super switchRafał Miłecki
2010-03-09b43: N-PHY: add some registers and structs definitionsRafał Miłecki
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-08b43: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08b43: N-PHY: handle allocation fail in samples generationRafał Miłecki
2010-02-08b43: N-PHY: load generated samplesRafał Miłecki
2010-02-08b43: N-PHY: partly implement SPUR workaroundRafał Miłecki
2010-02-08b43: N-PHY: save calibration for further restoreRafał Miłecki
2010-02-08b43: N-PHY: prepare code for reapplying TX cal coeffsRafał Miłecki
2010-02-08b43: N-PHY: implement overriding RF control intcRafał Miłecki
2010-02-08b43/b43legacy: Wake queues in wireless_core_startLarry Finger
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-03b43: Fix throughput regressionLarry Finger
2010-02-01b43: N-PHY: implement setting RF sequenceRafał Miłecki
2010-02-01b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki
2010-02-01b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki
2010-02-01b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki
2010-02-01b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki
2010-02-01b43: N-PHY: add workarounds for gain controlRafał Miłecki
2010-02-01b43: N-PHY: update general workaroundsRafał Miłecki
2010-01-27b43: N PHY: Fix compilation after removal of typdef b43_c32Larry Finger
2010-01-25b43: N-PHY: use cordic to generate samplesRafał Miłecki
2010-01-25b43: update cordic code to match current specsRafał Miłecki