summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov
2013-03-18bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov
2013-03-18net: ftgmac100: Use module_platform_driver()Sachin Kamat
2013-03-18net: ep93xx_eth: Use module_platform_driver()Sachin Kamat
2013-03-18net: dm9000: Use module_platform_driver()Sachin Kamat
2013-03-18net: neterion: replace ip_fast_csum with csum_replace2Li RongQing
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-18ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure
2013-03-18ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim
2013-03-18ath6kl: remove false check from ath6kl_rx()Kalle Valo
2013-03-18ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo
2013-03-18ath6kl: add tracing support to debug message macrosKalle Valo
2013-03-18ath6kl: add tracing support to log functionsKalle Valo
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo
2013-03-18ath6kl: adding tracing points for htc_mboxKalle Valo
2013-03-18ath6kl: add tracing point for hif irqsKalle Valo
2013-03-18ath6kl: add tracing points for sdio transfersKalle Valo
2013-03-18ath6kl: add tracing support and tracing points for wmi packetsKalle Valo
2013-03-18ath6kl: cold reset target after host warm bootKalle Valo
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo
2013-03-18ath6kl: cleanup ath6kl_reset_device()Kalle Valo
2013-03-18ath6kl: print firmware capabilitiesKalle Valo
2013-03-17drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu
2013-03-17sfc: make local functions staticstephen hemminger
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-17bnx2x: add missing napi deletion in error pathMichal Schmidt
2013-03-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-17vxlan: generalize forwarding tablesDavid Stevens
2013-03-17drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N
2013-03-17caif: remove caif_shmErwan Yvin
2013-03-17ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-15driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing
2013-03-15smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-15be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur
2013-03-15be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur
2013-03-15net: fec: fix missing napi_disable callGeorg Hofmann
2013-03-15net: fec: restart the FEC when PHY speed changesLucas Stach
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur
2013-03-14cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur
2013-03-14cxgb4: Update driver version and descriptionSantosh Rastapur
2013-03-14cxgb4: Add T5 PCI idsSantosh Rastapur
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur
2013-03-14cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur