summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: filter: fix length calculation in BPF testsuiteChema Gonzalez2014-06-021-5/+16
* Merge branch 'mvneta'David S. Miller2014-06-022-37/+85
|\
| * 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-022-1/+68
* Merge branch 'cdc_ncm'David S. Miller2014-06-022-76/+341
|\
| * net: cdc_ncm: document the sysfs APIBjørn Mork2014-06-021-0/+149
| * 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-0288-997/+2174
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-0288-997/+2174
| |\
| | * 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
| | | * ath10k: fix protected flag strippingMichal Kazior2014-05-261-9/+24
| | | * ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho2014-05-232-18/+0
| | | * ath10k: fix ath10k_bmi_read32 macroFrederic Danis2014-05-231-1/+2
| | | * ath10k: prevent hif_stop being called twiceMichal Kazior2014-05-231-0/+3
| | | * ath10k: fix core start sequenceMichal Kazior2014-05-238-107/+76
| | | * ath10k: support get/set antenna configurations.Ben Greear2014-05-222-0/+86
| | | * ath10k: fix pmf for action framesMarek Kwaczynski2014-05-162-5/+24
| | | * ath10k: get rid of pci_assign_resource() call from pci_probeBartosz Markowski2014-05-161-12/+0
| | | * ath10k: enable early device dumpsMichal Kazior2014-05-161-4/+4
| | | * ath10k: retry warm reset a few timesMichal Kazior2014-05-161-3/+26
| | | * ath10k: improve warm reset reliabilityMichal Kazior2014-05-161-0/+22
| | | * ath10k: fix spelling mistake in commentsBen Greear2014-05-161-2/+2
| | | * ath10k: fix handling of wierd MSDU chaining casesMichal Kazior2014-05-141-1/+19
OpenPOWER on IntegriCloud