aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski2010-01-121-1/+2
* | | | | be2net: Add link test to list of ethtool self tests.Sarveshwar Bandi2010-01-211-0/+11
* | | | | be2net: ethtool self test reorganization.Sarveshwar Bandi2010-01-211-3/+4
* | | | | phy: add RTBI mode for m88e1111Liu Yu-B132012010-01-211-0/+38
* | | | | ucc_geth: update the tbi-phy settingLiu Yu-B132012010-01-211-8/+15
* | | | | tg3: Add 57765 phy ID and enable devices.Matt Carlson2010-01-202-1/+9
* | | | | tg3: Bypass power source switching for 57765Matt Carlson2010-01-201-1/+3
* | | | | tg3: Turn off the debug UART for 57765Matt Carlson2010-01-201-1/+2
* | | | | tg3: Fix tx mailbox initializationMatt Carlson2010-01-201-1/+4
* | | | | tg3: Supply a nicaddr for 57765 jumbo RCBMatt Carlson2010-01-201-1/+1
* | | | | tg3: Fix 5717 and 57765 memory selftestsMatt Carlson2010-01-201-1/+16
* | | | | tg3: Abort phy init for 5717 serdes devicesMatt Carlson2010-01-201-1/+7
* | | | | tg3: Add 5717 serdes phy IDMatt Carlson2010-01-202-3/+6
* | | | | tg3: Improve internal resource allocationsMatt Carlson2010-01-202-4/+25
* | | | | tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson2010-01-202-0/+30
* | | | | 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