summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2010-01-19b43: N-PHY: move RF sequence declarations top, add missing callsRafał Miłecki
2010-01-19b43: N-PHY: implement chain selectionRafał Miłecki
2010-01-19b43: N-PHY: implement stopping playbackRafał Miłecki
2010-01-19b43: N-PHY: implement MIMO config updateRafał Miłecki
2010-01-19b43: N-PHY: implement TX PHY cleanup and setupRafał Miłecki
2010-01-19b43: N-PHY: implement RX PHY cleanup and setupRafał Miłecki
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-15b43: N-PHY: drop unused definition, uncomment needed callmaster-2010-01-18master-2010-01-15Rafał Miłecki
2010-01-15b43: N-PHY: implement TX power control coef setupRafał Miłecki
2010-01-15b43: N-PHY: add RX IQ calibrationi for rev < 3Rafał Miłecki
2010-01-15b43: N-PHY: add huge calculating TX IQ LORafał Miłecki
2010-01-15b43: N-PHY: implement calculating IQ gain paramsRafał Miłecki
2010-01-15b43: N-PHY: update TX calibration ladderRafał Miłecki
2010-01-15b43: N-PHY: add RX radio cores calibrationRafał Miłecki
2010-01-15b43: N-PHY: add TX LP FBW (TX filter 40 related)Rafał Miłecki
2010-01-15b43: N-PHY: implement getting TX gainsRafał Miłecki
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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John 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-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-10b43: Remove reset after fatal DMA errorLarry Finger
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina