summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe2012-09-271-0/+127
* cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya2012-09-275-5/+206
* cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya2012-09-271-0/+6
* cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya2012-09-275-32/+442
* cxgb4: Add support for T4 configuration fileVipul Pandya2012-09-276-133/+920
* cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya2012-09-275-71/+365
* cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya2012-09-273-0/+219
* cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya2012-09-271-4/+4
* net: mipsnet: Remove the MIPSsim Ethernet driver.Steven J. Hill2012-09-243-355/+0
* gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2012-09-242-2/+20
* net: loopback: set default mtu to 64KEric Dumazet2012-09-241-1/+1
* bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron2012-09-241-9/+4
* ctcm: fix error return codePeter Senna Tschudin2012-09-241-1/+1
* drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2012-09-242-3/+3
* qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun2012-09-241-0/+2
* lcs: ensure proper ccw setupSebastian Ott2012-09-241-1/+1
* qeth: cleanup channel path descriptor functionSebastian Ott2012-09-241-33/+41
* ixgbevf: Return error on failure to enable VLANAlexander Duyck2012-09-242-7/+34
* ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2012-09-242-2/+17
* ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose2012-09-241-0/+4
* ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K2012-09-241-3/+1
* ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose2012-09-241-2/+3
* ixgbevf: Fix code for handling timeoutAlexander Duyck2012-09-243-52/+58
* net: Make ZNET driver config depend on X86.David S. Miller2012-09-221-1/+1
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-228-9/+13
* ptp: provide the clock's adjusted frequencyRichard Cochran2012-09-221-2/+3
* ptp: remember the adjusted frequencyRichard Cochran2012-09-222-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-09-222-256/+122
|\
| * igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck2012-09-222-34/+34
| * igb: Simplify how we populate the RSS keyAlexander Duyck2012-09-221-12/+6
| * igb: Change how we populate the RSS indirection tableAlexander Duyck2012-09-221-29/+26
| * igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck2012-09-221-12/+16
| * igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck2012-09-222-85/+13
| * igb: Fix stats output on i210/i211 parts.Carolyn Wyborny2012-09-221-1/+5
| * igb: Change how we check for pre-existing and assigned VFsStefan Assmann2012-09-222-83/+22
* | can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson2012-09-221-7/+24
* | can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-09-211-2/+2
* | can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap2012-09-213-9/+9
* | can: c_can: Adopt pinctrl supportAnilKumar Ch2012-09-211-0/+7
* | can: c_can: Add d_can suspend resume supportAnilKumar Ch2012-09-213-0/+148
* | can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-213-2/+49
* | can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-211-17/+38
* | can: c_can: Modify c_can device namesAnilKumar Ch2012-09-213-13/+16
|/
* sunbmac: Remove unused local variable.David S. Miller2012-09-211-1/+0
* team: send port changed when addedJiri Pirko2012-09-211-8/+25
* net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork2012-09-211-3/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-09-209-11/+105
|\
| * ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend2012-09-201-1/+1
| * ixgbevf: Add support for VF API negotiationAlexander Duyck2012-09-205-2/+83
| * igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin2012-09-203-5/+16