aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2-3/+112
2013-03-18rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa3-12/+23
2013-03-18mwifiex: cleanup VHT capYogesh Ashok Powar2-85/+1
2013-03-18Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville18-94/+628
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski1-1/+2
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov3-11/+24
2013-03-18bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov3-28/+204
2013-03-18net: ftgmac100: Use module_platform_driver()Sachin Kamat1-16/+1
2013-03-18net: ep93xx_eth: Use module_platform_driver()Sachin Kamat1-12/+1
2013-03-18net: dm9000: Use module_platform_driver()Sachin Kamat1-16/+1
2013-03-18net: neterion: replace ip_fast_csum with csum_replace2Li RongQing1-4/+2
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville44-273/+1893
2013-03-18ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan1-2/+4
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure1-3/+1
2013-03-18ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2-5/+7
2013-03-18ath6kl: remove false check from ath6kl_rx()Kalle Valo1-1/+1
2013-03-18ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo1-0/+3
2013-03-18ath6kl: add tracing support to debug message macrosKalle Valo2-4/+50
2013-03-18ath6kl: add tracing support to log functionsKalle Valo3-0/+41
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo2-7/+54
2013-03-18ath6kl: adding tracing points for htc_mboxKalle Valo2-1/+76
2013-03-18ath6kl: add tracing point for hif irqsKalle Valo2-0/+23
2013-03-18ath6kl: add tracing points for sdio transfersKalle Valo3-0/+105
2013-03-18ath6kl: add tracing support and tracing points for wmi packetsKalle Valo6-0/+125
2013-03-18ath6kl: cold reset target after host warm bootKalle Valo2-2/+13
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo3-21/+33
2013-03-18ath6kl: cleanup ath6kl_reset_device()Kalle Valo4-39/+10
2013-03-18ath6kl: print firmware capabilitiesKalle Valo1-0/+73
2013-03-17drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu1-2/+3
2013-03-17sfc: make local functions staticstephen hemminger2-5/+5
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches38-168/+104
2013-03-17bnx2x: add missing napi deletion in error pathMichal Schmidt1-0/+1
2013-03-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller4-67/+47
2013-03-17vxlan: generalize forwarding tablesDavid Stevens1-57/+206
2013-03-17drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc()Mugunthan V N1-1/+1
2013-03-17caif: remove caif_shmErwan Yvin4-883/+0
2013-03-17ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann1-0/+1
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2-27/+33
2013-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-67/+47
2013-03-15driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2-6/+5
2013-03-15smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries1-1/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches42-278/+122
2013-03-15be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur3-8/+50
2013-03-15be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur1-11/+10
2013-03-15net: fec: fix missing napi_disable callGeorg Hofmann1-0/+1
2013-03-15net: fec: restart the FEC when PHY speed changesLucas Stach2-11/+16
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com2-78/+147
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya1-0/+8
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya3-0/+26
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur5-9/+73