aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-21vhost: fix TUN=m VHOST_NET=yMichael S. Tsirkin1-1/+1
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B132011-0/+38
2010-01-21ucc_geth: update the tbi-phy settingLiu Yu-B132011-8/+15
2010-01-20tg3: Add 57765 phy ID and enable devices.Matt Carlson2-1/+9
2010-01-20tg3: Bypass power source switching for 57765Matt Carlson1-1/+3
2010-01-20tg3: Turn off the debug UART for 57765Matt Carlson1-1/+2
2010-01-20tg3: Fix tx mailbox initializationMatt Carlson1-1/+4
2010-01-20tg3: Supply a nicaddr for 57765 jumbo RCBMatt Carlson1-1/+1
2010-01-20tg3: Fix 5717 and 57765 memory selftestsMatt Carlson1-1/+16
2010-01-20tg3: Abort phy init for 5717 serdes devicesMatt Carlson1-1/+7
2010-01-20tg3: Add 5717 serdes phy IDMatt Carlson2-3/+6
2010-01-20tg3: Improve internal resource allocationsMatt Carlson2-4/+25
2010-01-20tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson2-0/+30
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller57-2411/+5633
2010-01-19ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0227eda0aLennart Sorensen1-61/+61
2010-01-18drivers/net: Eliminate useless codeJulia Lawall1-1/+0
2010-01-17bnx2: Save statistics during reset.Michael Chan2-8/+57
2010-01-17bnx2: Refine statistics code.Michael Chan1-30/+32
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan1-6/+6
2010-01-16NET: Add Qlogic ethernet driver for CNA devicesAmit Kumar Salecha2-0/+8
2010-01-16qlcnic: Qlogic ethernet driver for CNA devicesAmit Kumar Salecha8-0/+8728
2010-01-16macvlan: add GRO bit to features maskPatrick Mullaney1-1/+1
2010-01-16qlge: Add module param to force firmware core dump.Ron Mercer4-2/+53
2010-01-16qlge: Add xgmac reg blocks to firwmare dump.Ron Mercer1-0/+87
2010-01-16qlge: Add serdes reg blocks dump to firmware dump.Ron Mercer1-0/+417
2010-01-16qlge: Add alternate function's reg dump to fw dump.Ron Mercer1-0/+30
2010-01-16qlge: Add RAM dump to firmware dump.Ron Mercer3-0/+114
2010-01-16qlge: Add probe regs to firmware dump.Ron Mercer1-0/+54
2010-01-16qlge: Add basic firmware dump.Ron Mercer4-0/+622
2010-01-16qlge: Add data for firmware dump.Ron Mercer1-5/+398
2010-01-15b43: N-PHY: drop unused definition, uncomment needed callRafał Miłecki1-8/+2
2010-01-15b43: N-PHY: implement TX power control coef setupRafał Miłecki1-1/+68
2010-01-15b43: N-PHY: add RX IQ calibrationi for rev < 3Rafał Miłecki1-4/+202
2010-01-15b43: N-PHY: add huge calculating TX IQ LORafał Miłecki1-0/+226
2010-01-15b43: N-PHY: implement calculating IQ gain paramsRafał Miłecki1-0/+38
2010-01-15b43: N-PHY: update TX calibration ladderRafał Miłecki1-0/+25
2010-01-15b43: N-PHY: add RX radio cores calibrationRafał Miłecki1-0/+43
2010-01-15b43: N-PHY: add TX LP FBW (TX filter 40 related)Rafał Miłecki1-1/+23
2010-01-15b43: N-PHY: implement getting TX gainsRafał Miłecki1-2/+85
2010-01-15b43: N-PHY: implement calculating RX IQ compRafał Miłecki1-0/+99
2010-01-15b43: N-PHY: implement RX IQ estimationRafał Miłecki1-0/+39
2010-01-15b43: N-PHY: implement restoring general configurationRafał Miłecki1-0/+90
2010-01-15b43: N-PHY: implement workaround for TX IQRafał Miłecki1-0/+16
2010-01-15b43: N-PHY: implement RX IQ coeffsRafał Miłecki1-0/+17
2010-01-15b43: N-PHY: add function than forces (not) staying in carrier searchRafał Miłecki1-0/+23
2010-01-15b43: N-PHY: add RSSI calibration restoreRafał Miłecki1-1/+44
2010-01-15b43: N-PHY: implement PA overriding (RF control related)Rafał Miłecki1-2/+36
2010-01-15b43: N-PHY: RSSI calibration for rev < 3Rafał Miłecki1-2/+155
2010-01-15b43: N-PHY: add RSSI polling and setting 2055 (radio) VCMRafał Miłecki1-0/+96
2010-01-15b43: N-PHY: implement RSSI selection and offset scalingRafał Miłecki1-0/+121