summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-223-183/+19
* net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli2013-03-221-18/+80
* net: mvmdio: rename base register cookie from smireg to regsFlorian Fainelli2013-03-221-7/+7
* net: mvmdio: allow platform device style registrationFlorian Fainelli2013-03-221-7/+15
* s6gmac: fix error return code in s6gmac_probe()Wei Yongjun2013-03-221-0/+1
* bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov2013-03-224-13/+15
* virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell2013-03-222-5/+5
* net: Fix p3_gelic_net sparse warningsGeoff Levand2013-03-221-123/+117
* appletalk: remove "config IPDDP_DECAP"Paul Bolle2013-03-221-17/+1
* sh_eth: fix unused variable warningSergei Shtylyov2013-03-211-1/+0
* sh_eth: use managed device APISergei Shtylyov2013-03-212-35/+13
* sh_eth: kill unneeded typecast in sh_eth_drv_probe()Sergei Shtylyov2013-03-211-2/+1
* sh_eth: use PIR_* bitsSergei Shtylyov2013-03-211-4/+4
* gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil2013-03-213-7/+1
* gianfar: Cleanup dead code and minor formattingClaudiu Manoil2013-03-211-4/+3
* gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil2013-03-211-1/+1
* net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu2013-03-211-2/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-21209-1520/+6428
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-20209-1520/+6428
| |\
| | * ath6kl: fix size_t printf warningsKalle Valo2013-03-201-7/+7
| | * rt2800: 5592: add more USB devices IDsStanislaw Gruszka2013-03-181-0/+9
| | * rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka2013-03-181-10/+60
| | * rt2800: 5592: add KconfigStanislaw Gruszka2013-03-181-0/+7
| | * rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka2013-03-184-7/+58
| | * rt2800: 5592: add chip specific vgc calculationsStanislaw Gruszka2013-03-181-7/+22
| | * rt2800: 5592: add AGC initStanislaw Gruszka2013-03-181-1/+4
| | * rt2800: add write_with_rx_chain functionStanislaw Gruszka2013-03-182-0/+19
| | * rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka2013-03-181-5/+45
| | * rt2800: 5592: add iq calibrationStanislaw Gruszka2013-03-183-4/+101
| | * rt2800: 5592: more channel switch registers settings (BBP & GLRT)Stanislaw Gruszka2013-03-181-0/+32
| | * rt2800: 5592: enable rf initStanislaw Gruszka2013-03-181-0/+1
| | * rt2800: 5592: setup LDO_CFG0 when configuring channelStanislaw Gruszka2013-03-181-0/+5
| | * rt2800: 5592: init frequency calibrationStanislaw Gruszka2013-03-181-3/+9
| | * rt2800: 5592: initialize RF_38/39/30 registersStanislaw Gruszka2013-03-181-1/+2
| | * rt2800: 5592: initialize BBP_R138 registerStanislaw Gruszka2013-03-181-1/+2
| | * rt2800: 5592: initalize BBP_R103 register on new revisionsStanislaw Gruszka2013-03-181-0/+2
| | * rt2800: 5592: initalize RF_R27 on older revisionsStanislaw Gruszka2013-03-181-1/+2
| | * rt2800: 5592: RF early registers initializationStanislaw Gruszka2013-03-181-25/+51
| | * rt2800: 5592: common BBP initializationStanislaw Gruszka2013-03-181-0/+22
| | * rt2800: 5592: BBP registers initializationStanislaw Gruszka2013-03-182-9/+125
| | * rt2800: 5592: MAC registers initalizationStanislaw Gruszka2013-03-181-2/+4
| | * rt2800: 5592: channel config stubStanislaw Gruszka2013-03-182-0/+266
| | * rt2800: 5592: add channels tableStanislaw Gruszka2013-03-182-0/+150
| | * rt2800: 5592: early definesStanislaw Gruszka2013-03-184-0/+8
| | * rt2800: do not crash if spec->channels is NULLStanislaw Gruszka2013-03-181-0/+3
| | * rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2013-03-182-3/+112
| | * rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa2013-03-183-12/+23
| | * mwifiex: cleanup VHT capYogesh Ashok Powar2013-03-182-85/+1
| | * Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville2013-03-1818-94/+628
| | |\
| | | * ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan2013-03-181-2/+4