aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2010-01-15b43: N-PHY: implement calculating RX IQ compRafał Miłecki
2010-01-15b43: N-PHY: implement RX IQ estimationRafał Miłecki
2010-01-15b43: N-PHY: implement restoring general configurationRafał Miłecki
2010-01-15b43: N-PHY: implement workaround for TX IQRafał Miłecki
2010-01-15b43: N-PHY: implement RX IQ coeffsRafał Miłecki
2010-01-15b43: N-PHY: add function than forces (not) staying in carrier searchRafał Miłecki
2010-01-15b43: N-PHY: add RSSI calibration restoreRafał Miłecki
2010-01-15b43: N-PHY: implement PA overriding (RF control related)Rafał Miłecki
2010-01-15b43: N-PHY: RSSI calibration for rev < 3Rafał Miłecki
2010-01-15b43: N-PHY: add RSSI polling and setting 2055 (radio) VCMRafał Miłecki
2010-01-15b43: N-PHY: implement RSSI selection and offset scalingRafał Miłecki
2010-01-15b43: N-PHY: add clip detection reading/writing and some classifier functionRafał Miłecki
2010-01-15b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3)Rafał Miłecki
2010-01-15b43: N-PHY: update CCA resetRafał Miłecki
2010-01-15b43: N-PHY: update init code to match current specsRafał Miłecki
2010-01-15b43: N-PHY: add various tablesRafał Miłecki
2010-01-15b43: N-PHY: add global variables to b43_phy_n structRafał Miłecki
2010-01-15b43: N-PHY: add missing register definitionsRafał Miłecki
2010-01-15b43: N-PHY: add needed struct definitionsRafał Miłecki
2010-01-15b43: N-PHY: add shared memory offsets definitionsRafał Miłecki
2010-01-15b43: N-PHY: clean table init, check PHY revRafał Miłecki
2010-01-15b43: add new SSB's core id for BCM4328Rafał Miłecki
2010-01-15b43: use standard fls for finding the most significant bitRafał Miłecki
2010-01-14b43: Declare at least one real firmware file using MODULE_FIRMWARE.Tim Gardner
2010-01-12b43: LP-PHY: note and explain specs inconsistencyRafał Miłecki
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28b43: Allow PIO mode to be selected at module loadLarry Finger
2009-12-10b43: Remove reset after fatal DMA errorLarry Finger
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-04b43: fix two warningsJohannes Berg
2009-12-04b43: avoid PPC fault during resumeLarry Finger
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23b43: Rewrite DMA Tx status handling sanity checksMichael Buesch
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-18b43: Enforce DMA descriptor memory constraintsMichael Buesch
2009-11-11b43-pio: Fix RX error path for rev>=8 devicesMichael Buesch
2009-11-11b43: Rewrite TX bounce buffer handlingMichael Buesch
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-08pcmcia: use pre-determined valuesDominik Brodowski
2009-11-06b43: Remove deprecated 'qual' from returned RX statusLarry Finger
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller