summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-09-24ath: Remove extern from function prototypesJoe Perches
2013-09-24wimax: Remove extern from function prototypesJoe Perches
2013-09-24wan: Remove extern from function prototypesJoe Perches
2013-09-24vmxnet3: Remove extern from function prototypesJoe Perches
2013-09-24irda: Remove extern from function prototypesJoe Perches
2013-09-24fddi/skfp: Remove extern from function prototypesJoe Perches
2013-09-24toshiba: Remove extern from function prototypesJoe Perches
2013-09-24ti: Remove extern from function prototypesJoe Perches
2013-09-24stmicro: Remove extern from function prototypesJoe Perches
2013-09-24sfc: Remove extern from function prototypesJoe Perches
2013-09-24qlogic: Remove extern from function prototypesJoe Perches
2013-09-24oki-semi: Remove extern from function prototypesJoe Perches
2013-09-24intel: Remove extern from function prototypesJoe Perches
2013-09-24ibm/emac: Remove extern from function prototypesJoe Perches
2013-09-24drivers: net: cpsw: use cpsw-phy-sel driver to configure phy modeMugunthan V N
2013-09-24drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpswMugunthan V N
2013-09-24net: ethernet: cpsw: switch to devres allocationsDaniel Mack
2013-09-24amd/7990: Remove extern from function prototypesJoe Perches
2013-09-24gianfar: Remove extern from function prototypesJoe Perches
2013-09-24emulex: Remove extern from function prototypesJoe Perches
2013-09-24chelsio: Remove extern from function prototypesJoe Perches
2013-09-24brocade: Remove extern from function prototypesJoe Perches
2013-09-24broadcom: Remove extern from function prototypesJoe Perches
2013-09-24atheros: Remove extern from function prototypesJoe Perches
2013-09-24adi: Remove extern from function prototypesJoe Perches
2013-09-248390: Remove extern from function prototypesJoe Perches
2013-09-24can: Remove extern from function prototypesJoe Perches
2013-09-23Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-09-21tg3: Update version to 3.134Nithin Sujir
2013-09-21tg3: Remove unnecessary spinlockNithin Sujir
2013-09-21tg3: Appropriately classify interrupts during request_irqNithin Sujir
2013-09-21tg3: Remove redundant if checkNithin Sujir
2013-09-21tg3: Remove if 0'd codeNithin Sujir
2013-09-21tg3: LED in shared mode does not blink during trafficNithin Sujir
2013-09-21tg3: Add support for new 577xx device idsNithin Sujir
2013-09-21tg3: Add function tg3_phy_shdw_write()Nithin Sujir
2013-09-20declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki
2013-09-20phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez
2013-09-20net: cdc-phonet: Staticize usbpn_probeSachin Kamat
2013-09-20net: cxgb4vf: Staticize local symbolsSachin Kamat
2013-09-20net: bnx2x: Staticize local symbolsSachin Kamat
2013-09-20net: emaclite: Code cleanupMichal Simek
2013-09-20net: emaclite: Not necessary to call devm_iounmapMichal Simek
2013-09-20sfc: Support ARFS for IPv6 flowsBen Hutchings
2013-09-20sfc: Use TX PIO for sufficiently small packetsJon Cooper
2013-09-20sfc: Introduce inline functions to simplify TX insertionBen Hutchings
2013-09-20sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()Ben Hutchings
2013-09-20sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings
2013-09-20sfc: Implement firmware-assisted TSO for EF10Ben Hutchings
2013-09-20sfc: Fold tso_get_head_fragment() into tso_start()Ben Hutchings