summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-2022-157/+157
|\
| * net: fec: Define indexes as 'unsigned int'Fabio Estevam2013-03-201-3/+3
| * lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun2013-03-201-1/+2
| * sh_eth: check TSU registers ioremap() errorSergei Shtylyov2013-03-201-0/+5
| * sh_eth: fix bitbang memory leakSergei Shtylyov2013-03-202-0/+6
| * bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-181-1/+2
| * bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-171-0/+1
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-174-67/+47
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-154-67/+47
| | |\
| | | * rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger2013-03-131-52/+35
| | | * rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-132-9/+9
| | | * rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger2013-03-081-2/+0
| | | * mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-081-4/+3
| * | | drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N2013-03-171-1/+1
| * | | ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann2013-03-171-0/+1
| * | | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-172-27/+33
| |/ /
| * | smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries2013-03-151-1/+1
| * | net: fec: fix missing napi_disable callGeorg Hofmann2013-03-151-0/+1
| * | net: fec: restart the FEC when PHY speed changesLucas Stach2013-03-152-11/+16
| * | net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork2013-03-131-33/+16
| * | tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-131-0/+8
| * | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-03-131-1/+2
| |\ \
| | * | sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-121-1/+2
| * | | bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico2013-03-131-4/+2
| * | | net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack2013-03-131-1/+1
| * | | netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico2013-03-121-6/+9
* | | | net/smsc911x: Use NULL instead of integer for pointerSachin Kamat2013-03-191-1/+1
* | | | mrf24j40: Fix byte-order of IEEE addressAlan Ott2013-03-191-1/+1
* | | | mrf24j40: Increase max SPI speed to 10MHzAlan Ott2013-03-191-3/+2
* | | | mrf24j40: Warn if transmit interrupts timeoutAlan Ott2013-03-191-0/+1
* | | | mrf24j40: pinctrl supportAlan Ott2013-03-191-0/+7
* | | | bnx2x: add RSS capability for GRE trafficDmitry Kravkov2013-03-183-11/+24
* | | | bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov2013-03-183-28/+204
* | | | net: ftgmac100: Use module_platform_driver()Sachin Kamat2013-03-181-16/+1
* | | | net: ep93xx_eth: Use module_platform_driver()Sachin Kamat2013-03-181-12/+1
* | | | net: dm9000: Use module_platform_driver()Sachin Kamat2013-03-181-16/+1
* | | | net: neterion: replace ip_fast_csum with csum_replace2Li RongQing2013-03-181-4/+2
* | | | drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu2013-03-171-2/+3
* | | | sfc: make local functions staticstephen hemminger2013-03-172-5/+5
* | | | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-1738-168/+104
* | | | vxlan: generalize forwarding tablesDavid Stevens2013-03-171-57/+206
* | | | caif: remove caif_shmErwan Yvin2013-03-174-883/+0
* | | | driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-152-6/+5
* | | | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-1542-278/+122
* | | | be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur2013-03-153-8/+50
* | | | be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur2013-03-151-11/+10
* | | | netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-152-78/+147
* | | | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-141-0/+8
* | | | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya2013-03-143-0/+26
* | | | cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur2013-03-145-9/+73