aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
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
2010-01-25b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki
2010-01-25b43: N-PHY: fix one bit off in parsing RF Ctrl Override argumentsRafał Miłecki
2010-01-25b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch
2010-01-22b43: N-PHY: add TX toneRafał Miłecki
2010-01-22b43: N-PHY: add setting power amplifier filtersRafał Miłecki
2010-01-22b43: N-PHY: add running samplesRafał Miłecki
2010-01-22b43: N-PHY: implement overriding RF controlRafał Miłecki
2010-01-22b43: check band widthRafał Miłecki
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg
2010-01-19b43: N-PHY: silence warnings, add missing callRafał Miłecki
2010-01-19b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki
2010-01-19b43: N-PHY: implement and add reading one element tablesRafał Miłecki
2010-01-19b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki
2010-01-19b43: N-PHY: add writing one element tablesRafał Miłecki
2010-01-19b43: N-PHY: store seq mode for proper restoring (follow specs)Rafał Miłecki
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 callRafał 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