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