summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-1514-74/+69
* net/irda: sh_irda: add PM supportKuninori Morimoto2011-09-151-11/+27
* net/irda: sh_irda: update author's email addressKuninori Morimoto2011-09-151-10/+10
* net/irda: sh_irda: add sh_irda_ prefix to all functionsKuninori Morimoto2011-09-151-34/+34
* tg3: Code movementMatt Carlson2011-09-151-8/+9
* tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson2011-09-151-221/+222
* tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson2011-09-151-230/+228
* tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson2011-09-151-18/+16
* tg3: Add ability to turn off 1shot MSIMatt Carlson2011-09-151-2/+6
* tg3: Remove tp->rx_offset term when unneededMatt Carlson2011-09-151-2/+8
* tg3: Fix missed MSI workaroundMatt Carlson2011-09-151-3/+2
* tg3: Check all adv bits when checking configMatt Carlson2011-09-151-2/+4
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-1531-0/+52
* stmmac: update the doc with new info about the driver's debug (v3)Giuseppe CAVALLARO2011-09-151-1/+32
* stmmac: update the driver version (Aug_2011) (v3)Giuseppe CAVALLARO2011-09-151-1/+1
* stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO2011-09-156-1/+174
* stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO2011-09-154-5/+23
* stmmac: export DMA TX/RX rings via debugfs (v3)Giuseppe CAVALLARO2011-09-152-0/+112
* stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO2011-09-158-22/+540
* stmmac: support wake up irq from external sources (v3)Deepak Sikri2011-09-153-3/+16
* stmmac: remove the mmc code (v3)Giuseppe CAVALLARO2011-09-154-28/+0
* stmmac: remove the STBus bridge setting from the GMAC code (v3)Giuseppe CAVALLARO2011-09-151-3/+0
* 6LoWPAN: fix skb_copy callalex.bluesman.smirnov@gmail.com2011-09-151-8/+9
* br: remove redundant check and initJiri Pirko2011-09-151-14/+12
* mii: Remove references to DP83840 PHY in mii.hMark Einon2011-09-151-3/+3
* mii: Convert spaces to tabs in mii.hMark Einon2011-09-151-106/+104
* net: linkwatch: allow vlans to get carrier changes fasterEric Dumazet2011-09-151-2/+7
* bna: Driver Version changed to 3.0.2.1Rasesh Mody2011-09-151-1/+1
* bna: SKB PCI UNMAP FixRasesh Mody2011-09-151-27/+8
* bna: TX Queue Depth FixRasesh Mody2011-09-152-4/+8
* bna: MBOX IRQ Flag Check after LockingRasesh Mody2011-09-151-7/+11
* bna: Async Mode Tx Rx Init FixRasesh Mody2011-09-153-7/+27
* bna: Ethtool Enhancements and FixRasesh Mody2011-09-153-19/+92
* bna: Initialization and Locking FixRasesh Mody2011-09-152-2/+12
* bna: Formatting and Code CleanupRasesh Mody2011-09-158-107/+24
* bna: TX Path and RX Path ChangesRasesh Mody2011-09-152-95/+191
* bna: Interrupt Polling and NAPI Init ChangesRasesh Mody2011-09-152-30/+54
* bna: PCI Probe FixRasesh Mody2011-09-151-1/+7
* bna: Naming Change and Minor Macro FixRasesh Mody2011-09-154-19/+21
* net, rds, Replace xlist in net/rds/xlist.h with llistHuang Ying2011-09-153-141/+52
* 6LoWPAN: call dev_put() on error in lowpan_newlink()Dan Carpenter2011-09-151-1/+4
* 6LoWPAN: use the _safe version of list_for_eachDan Carpenter2011-09-151-1/+3
* 6LoWPAN: use kfree_skb() instead of kfree()Dan Carpenter2011-09-151-1/+1
* r8169: convert to SKB paged frag API.Ian Campbell2011-09-151-1/+1
* qlge: convert to SKB paged frag API.Ian Campbell2011-09-151-12/+6
* qlcnic: convert to SKB paged frag API.Ian Campbell2011-09-151-2/+2
* qla3xxx: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* qeth: convert to SKB paged frag API.Ian Campbell2011-09-151-1/+2
* pasemi: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* ns83820: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
OpenPOWER on IntegriCloud