summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-21tg3: Fix tx mailbox initializationMatt Carlson1-1/+4
2010-01-21tg3: Supply a nicaddr for 57765 jumbo RCBMatt Carlson1-1/+1
2010-01-21tg3: Fix 5717 and 57765 memory selftestsMatt Carlson1-1/+16
2010-01-21tg3: Abort phy init for 5717 serdes devicesMatt Carlson1-1/+7
2010-01-21tg3: Add 5717 serdes phy IDMatt Carlson2-3/+6
2010-01-21tg3: Improve internal resource allocationsMatt Carlson2-4/+25
2010-01-21tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson2-0/+30
2010-01-20tipc: Clean up configuration fileAllan Stephens1-46/+27
2010-01-20net: Unexport napi_gro_flush().David S. Miller2-3/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller92-2757/+7260
2010-01-19ipv4: allow warming up the ARP cache with request type gratuitous ARPOctavian Purdila2-4/+14
2010-01-19ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0...Lennart Sorensen1-61/+61
2010-01-18drivers/net: Eliminate useless codeJulia Lawall1-1/+0
2010-01-18bnx2: Save statistics during reset.Michael Chan2-8/+57
2010-01-18bnx2: Refine statistics code.Michael Chan1-30/+32
2010-01-18net: spread __net_init, __net_exitAlexey Dobriyan44-112/+107
2010-01-18tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila6-10/+32
2010-01-16NET: Add Qlogic ethernet driver for CNA devicesAmit Kumar Salecha3-0/+15
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-16b43: N-PHY: drop unused definition, uncomment needed callRafał Miłecki1-8/+2
2010-01-16b43: N-PHY: implement TX power control coef setupRafał Miłecki1-1/+68
2010-01-16b43: N-PHY: add RX IQ calibrationi for rev < 3Rafał Miłecki1-4/+202
2010-01-16b43: N-PHY: add huge calculating TX IQ LORafał Miłecki1-0/+226
2010-01-16b43: N-PHY: implement calculating IQ gain paramsRafał Miłecki1-0/+38
2010-01-16b43: N-PHY: update TX calibration ladderRafał Miłecki1-0/+25
2010-01-16b43: N-PHY: add RX radio cores calibrationRafał Miłecki1-0/+43
2010-01-16b43: N-PHY: add TX LP FBW (TX filter 40 related)Rafał Miłecki1-1/+23
2010-01-16b43: N-PHY: implement getting TX gainsRafał Miłecki1-2/+85
2010-01-16b43: N-PHY: implement calculating RX IQ compRafał Miłecki1-0/+99
2010-01-16b43: N-PHY: implement RX IQ estimationRafał Miłecki1-0/+39
2010-01-16b43: N-PHY: implement restoring general configurationRafał Miłecki1-0/+90
2010-01-16b43: N-PHY: implement workaround for TX IQRafał Miłecki1-0/+16
2010-01-16b43: N-PHY: implement RX IQ coeffsRafał Miłecki1-0/+17
2010-01-16b43: N-PHY: add function than forces (not) staying in carrier searchRafał Miłecki1-0/+23
2010-01-16b43: N-PHY: add RSSI calibration restoreRafał Miłecki1-1/+44
2010-01-16b43: N-PHY: implement PA overriding (RF control related)Rafał Miłecki1-2/+36
2010-01-16b43: N-PHY: RSSI calibration for rev < 3Rafał Miłecki1-2/+155
2010-01-16b43: N-PHY: add RSSI polling and setting 2055 (radio) VCMRafał Miłecki1-0/+96
2010-01-16b43: N-PHY: implement RSSI selection and offset scalingRafał Miłecki1-0/+121
2010-01-16b43: N-PHY: add clip detection reading/writing and some classifier functionRafał Miłecki1-2/+38
2010-01-16b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3)Rafał Miłecki1-5/+26