aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1954-2388/+5619
|\
| * b43: N-PHY: drop unused definition, uncomment needed callRafał Miłecki2010-01-151-8/+2
| * b43: N-PHY: implement TX power control coef setupRafał Miłecki2010-01-151-1/+68
| * b43: N-PHY: add RX IQ calibrationi for rev < 3Rafał Miłecki2010-01-151-4/+202
| * b43: N-PHY: add huge calculating TX IQ LORafał Miłecki2010-01-151-0/+226
| * b43: N-PHY: implement calculating IQ gain paramsRafał Miłecki2010-01-151-0/+38
| * b43: N-PHY: update TX calibration ladderRafał Miłecki2010-01-151-0/+25
| * b43: N-PHY: add RX radio cores calibrationRafał Miłecki2010-01-151-0/+43
| * b43: N-PHY: add TX LP FBW (TX filter 40 related)Rafał Miłecki2010-01-151-1/+23
| * b43: N-PHY: implement getting TX gainsRafał Miłecki2010-01-151-2/+85
| * b43: N-PHY: implement calculating RX IQ compRafał Miłecki2010-01-151-0/+99
| * b43: N-PHY: implement RX IQ estimationRafał Miłecki2010-01-151-0/+39
| * b43: N-PHY: implement restoring general configurationRafał Miłecki2010-01-151-0/+90
| * b43: N-PHY: implement workaround for TX IQRafał Miłecki2010-01-151-0/+16
| * b43: N-PHY: implement RX IQ coeffsRafał Miłecki2010-01-151-0/+17
| * b43: N-PHY: add function than forces (not) staying in carrier searchRafał Miłecki2010-01-151-0/+23
| * b43: N-PHY: add RSSI calibration restoreRafał Miłecki2010-01-151-1/+44
| * b43: N-PHY: implement PA overriding (RF control related)Rafał Miłecki2010-01-151-2/+36
| * b43: N-PHY: RSSI calibration for rev < 3Rafał Miłecki2010-01-151-2/+155
| * b43: N-PHY: add RSSI polling and setting 2055 (radio) VCMRafał Miłecki2010-01-151-0/+96
| * b43: N-PHY: implement RSSI selection and offset scalingRafał Miłecki2010-01-151-0/+121
| * b43: N-PHY: add clip detection reading/writing and some classifier functionRafał Miłecki2010-01-151-2/+38
| * b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3)Rafał Miłecki2010-01-151-5/+26
| * b43: N-PHY: update CCA resetRafał Miłecki2010-01-151-7/+23
| * b43: N-PHY: update init code to match current specsRafał Miłecki2010-01-151-40/+161
| * b43: N-PHY: add various tablesRafał Miłecki2010-01-152-0/+514
| * b43: N-PHY: add global variables to b43_phy_n structRafał Miłecki2010-01-151-1/+43
| * b43: N-PHY: add missing register definitionsRafał Miłecki2010-01-151-0/+5
| * b43: N-PHY: add needed struct definitionsRafał Miłecki2010-01-153-0/+67
| * b43: N-PHY: add shared memory offsets definitionsRafał Miłecki2010-01-151-0/+8
| * b43: N-PHY: clean table init, check PHY revRafał Miłecki2010-01-153-83/+84
| * b43: add new SSB's core id for BCM4328Rafał Miłecki2010-01-151-0/+1
| * b43: use standard fls for finding the most significant bitRafał Miłecki2010-01-151-15/+2
| * ath9k: implement coverage class supportFelix Fietkau2010-01-153-2/+19
| * ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau2010-01-154-75/+55
| * ath9k: Fix panic on driver loadSujith2010-01-143-2/+6
| * Remove config option B43_LEGACY_RFKILL completelyChristoph Egger2010-01-141-6/+3
| * wl1271: remove unused flagsLuis R. Rodriguez2010-01-141-99/+0
| * b43legacy: Declare all possible ucodeX.fw filesTim Gardner2010-01-141-0/+2
| * b43: Declare at least one real firmware file using MODULE_FIRMWARE.Tim Gardner2010-01-141-1/+6
| * Revert "iwmc3200wifi: fix array out-of-boundary access"John W. Linville2010-01-141-1/+1
| * mwl8k: update version number (to 0.12) and copyrightLennert Buytenhek2010-01-121-2/+2
| * mwl8k: enable multi-BSS AP operationLennert Buytenhek2010-01-121-14/+56
| * mwl8k: post per-vif firmware commands as per-vif commandsLennert Buytenhek2010-01-121-23/+26
| * mwl8k: prepare for posting per-vif firmware commandsLennert Buytenhek2010-01-121-1/+16
| * mwl8k: convert the priv->vif pointer to a list of vifsLennert Buytenhek2010-01-121-16/+35
| * mwl8k: use firmware capability field to decide which bands to registerLennert Buytenhek2010-01-121-6/+25
| * mwl8k: allow selecting 5 GHz channelsLennert Buytenhek2010-01-121-0/+2
| * mwl8k: handle 5 GHz legacy rate bitmaps in firmware commandsLennert Buytenhek2010-01-121-5/+25
| * mwl8k: properly set receive status rate index on 5 GHz receiveLennert Buytenhek2010-01-121-2/+14