aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko4-11/+13
2011-09-15net/irda: sh_irda: add PM supportKuninori Morimoto1-11/+27
2011-09-15net/irda: sh_irda: update author's email addressKuninori Morimoto1-10/+10
2011-09-15net/irda: sh_irda: add sh_irda_ prefix to all functionsKuninori Morimoto1-34/+34
2011-09-15tg3: Code movementMatt Carlson1-8/+9
2011-09-15tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson1-221/+222
2011-09-15tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson1-230/+228
2011-09-15tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson1-18/+16
2011-09-15tg3: Add ability to turn off 1shot MSIMatt Carlson1-2/+6
2011-09-15tg3: Remove tp->rx_offset term when unneededMatt Carlson1-2/+8
2011-09-15tg3: Fix missed MSI workaroundMatt Carlson1-3/+2
2011-09-15tg3: Check all adv bits when checking configMatt Carlson1-2/+4
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher29-0/+50
2011-09-15stmmac: update the driver version (Aug_2011) (v3)Giuseppe CAVALLARO1-1/+1
2011-09-15stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO6-1/+174
2011-09-15stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO4-5/+23
2011-09-15stmmac: export DMA TX/RX rings via debugfs (v3)Giuseppe CAVALLARO2-0/+112
2011-09-15stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO8-22/+540
2011-09-15stmmac: support wake up irq from external sources (v3)Deepak Sikri3-3/+16
2011-09-15stmmac: remove the mmc code (v3)Giuseppe CAVALLARO4-28/+0
2011-09-15stmmac: remove the STBus bridge setting from the GMAC code (v3)Giuseppe CAVALLARO1-3/+0
2011-09-15bna: Driver Version changed to 3.0.2.1Rasesh Mody1-1/+1
2011-09-15bna: SKB PCI UNMAP FixRasesh Mody1-27/+8
2011-09-15bna: TX Queue Depth FixRasesh Mody2-4/+8
2011-09-15bna: MBOX IRQ Flag Check after LockingRasesh Mody1-7/+11
2011-09-15bna: Async Mode Tx Rx Init FixRasesh Mody3-7/+27
2011-09-15bna: Ethtool Enhancements and FixRasesh Mody3-19/+92
2011-09-15bna: Initialization and Locking FixRasesh Mody2-2/+12
2011-09-15bna: Formatting and Code CleanupRasesh Mody8-107/+24
2011-09-15bna: TX Path and RX Path ChangesRasesh Mody2-95/+191
2011-09-15bna: Interrupt Polling and NAPI Init ChangesRasesh Mody2-30/+54
2011-09-15bna: PCI Probe FixRasesh Mody1-1/+7
2011-09-15bna: Naming Change and Minor Macro FixRasesh Mody4-19/+21
2011-09-15r8169: convert to SKB paged frag API.Ian Campbell1-1/+1
2011-09-15qlge: convert to SKB paged frag API.Ian Campbell1-12/+6
2011-09-15qlcnic: convert to SKB paged frag API.Ian Campbell1-2/+2
2011-09-15qla3xxx: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-15qeth: convert to SKB paged frag API.Ian Campbell1-1/+2
2011-09-15pasemi: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-15ns83820: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-15niu: convert to SKB paged frag API.Ian Campbell1-5/+2
2011-09-15netxen: convert to SKB paged frag API.Ian Campbell1-2/+2
2011-09-15mv643xx: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-09-15macvtap: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-09-15ksz884x: convert to SKB paged frag API.Ian Campbell1-2/+1
2011-09-15jme: convert to SKB paged frag API.Ian Campbell1-2/+3
2011-09-15ibmveth: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-08-29bnx2x: Fix build errorDmitry Kravkov1-1/+1
2011-08-29net: Fix duplicate CONFIG_SLIP entry in driver/net/MakefileDavid S. Miller1-1/+0
2011-08-29qlcnic: add beacon test support.Sucheta Chakraborty3-2/+108