summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com2014-06-031-2/+2
| | * | net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan2014-06-031-0/+2
| | * | cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan2014-06-021-3/+5
| | * | cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan2014-06-021-6/+0
| | * | cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan2014-06-021-4/+11
| | * | net: davinci_emac: Remove unwanted debug/error messageChristian Riesch2014-06-021-1/+0
| * | | lpc_eth: Use resource_size instead of computationBenoit Taine2014-06-031-5/+3
| * | | net: hisilicon: add hix5hd2 mac driverZhangfei Gao2014-06-025-0/+1100
| * | | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-0211-42/+48
| |\ \ \
| | * | | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-038-39/+44
| | * | | ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-193-3/+4
| * | | | fec: Include pinctrl header fileFabio Estevam2014-06-021-0/+1
| * | | | via-ircc: Remove useless return variablesPeter Senna Tschudin2014-06-021-5/+2
| * | | | wan: Use usleep_range()Manuel Schölling2014-06-021-7/+3
| * | | | vxge: Remove useless return variablesPeter Senna Tschudin2014-06-021-15/+7
| * | | | bnx2x: Remove useless return variablesPeter Senna Tschudin2014-06-021-6/+4
| * | | | drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker2014-06-022-8/+8
| * | | | net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia2014-06-021-2/+6
| * | | | net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia2014-06-021-2/+0
| * | | | net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia2014-06-021-21/+42
| * | | | net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia2014-06-021-1/+4
| * | | | net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia2014-06-021-3/+9
| * | | | net: mvneta: Fix missing DMA region unmapEzequiel Garcia2014-06-021-3/+2
| * | | | net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia2014-06-021-4/+24
| * | | | net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia2014-06-021-4/+1
| * | | | macvlan: add netpoll supportdingtianhong2014-06-021-1/+65
| * | | | net: cdc_ncm: allow tuning min_tx_pktBjørn Mork2014-06-021-0/+24
| * | | | net: cdc_ncm: export NCM Transfer Block (NTB) parametersBjørn Mork2014-06-021-0/+30
| * | | | net: cdc_ncm: drop ethtool coalesce supportBjørn Mork2014-06-021-48/+0
| * | | | net: cdc_ncm: use sysfs for rx/tx aggregation tuningBjørn Mork2014-06-021-19/+125
| * | | | net: cdc_ncm: inform usbnet when rx buffers are reducedBjørn Mork2014-06-021-7/+7
| * | | | net: cdc_ncm: always reallocate tx_curr_skb when tx_max increasesBjørn Mork2014-06-021-0/+5
| * | | | net: cdc_ncm: reduce skb truesize in rx pathBjørn Mork2014-06-021-4/+3
| * | | | macvlan: fix the problem when mac address changes for passthru modedingtianhong2014-06-021-12/+38
| * | | | net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai2014-06-022-7/+14
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-0255-833/+1230
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-0255-833/+1230
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | wil6210: improve debug for WMI receiveVladimir Kondratiev2014-05-301-7/+17
| | | * | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-05-3015-305/+534
| | | |\ \ \
| | | | * | | ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior2014-05-273-6/+40
| | | | * | | ath10k: protect src_ring state with ce_lock in tx_sg()Michal Kazior2014-05-271-3/+7
| | | | * | | ath10k: ensure rx-frag ignores rssiBen Greear2014-05-271-0/+1
| | | | * | | ath10k: dont configure bssid for ap modeMichal Kazior2014-05-271-1/+6
| | | | * | | ath10k: protect wep tx key setupMichal Kazior2014-05-271-2/+10
| | | | * | | ath10k: drain tx before restarting hwMichal Kazior2014-05-271-9/+22
| | | | * | | ath10k: perform hw restart lazilyMichal Kazior2014-05-272-19/+20
| | | | * | | ath10k: clean up start() callbackMichal Kazior2014-05-271-11/+23
| | | | * | | ath10k: make core registering asyncMichal Kazior2014-05-262-12/+33
| | | | * | | ath10k: remove unnecessary tasklet_kill()Michal Kazior2014-05-261-2/+0
| | | | * | | ath10k: relocate core create/destroy functionsMichal Kazior2014-05-261-64/+64