summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-131-1/+0
* wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-35/+12
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-6/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10636-13580/+44628
|\
| * i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-092-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-095-21/+55
| |\
| | * vxlan: Wrong type passed to %pISRasmus Villemoes2015-02-081-1/+1
| | * amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas2015-02-071-5/+6
| | * dsa: do not dereference non-existing routing tableTobias Waldekranz2015-02-071-1/+2
| | * net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter2015-02-061-14/+43
| | * ARCNET: Add missing error check for devm_kzallocKiran Padwal2015-02-051-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-099-41/+95
| |\ \
| | * | i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-092-0/+4
| | * | i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain2015-02-091-0/+1
| | * | i40e: use dev_port for fcoe netdevVasu Dev2015-02-091-0/+6
| | * | i40e: Fix function headerGreg Rose2015-02-091-1/+1
| | * | i40e: fix led blink toggle to enable steady stateMatt Jared2015-02-091-2/+4
| | * | i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-093-4/+39
| | * | i40e: stop the service task at shutdownMitch Williams2015-02-081-0/+2
| | * | i40evf: stop the watchdog for shutdownMitch Williams2015-02-081-0/+6
| | * | i40evf: ignore bogus messages from FWMitch Williams2015-02-081-1/+1
| | * | i40evf: reset on module unloadMitch Williams2015-02-081-5/+10
| | * | i40e: add locking around VF resetMitch Williams2015-02-082-6/+8
| | * | i40e: Use even more ARQ descriptorsMitch Williams2015-02-081-2/+2
| | * | i40e: delay after VF resetMitch Williams2015-02-081-6/+6
| | * | i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville2015-02-081-5/+5
| | * | i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist2015-02-081-9/+0
| * | | net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2015-02-092-2/+2
| * | | cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai2015-02-094-0/+55
| * | | net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua2015-02-091-17/+11
| * | | Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-09162-2123/+6376
| |\ \ \
| | * \ \ Merge ath-next from ath.gitKalle Valo2015-02-0628-435/+2953
| | |\ \ \
| | | * | | ath10k: enable qca6174 hw3.2Michal Kazior2015-02-042-0/+16
| | | * | | ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan2015-02-045-16/+33
| | | * | | ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa2015-02-041-2/+4
| | | * | | ath10k: fix beacon deadlockMichal Kazior2015-02-043-24/+58
| | | * | | ath10k: change dma beacon cmd prototypeMichal Kazior2015-02-043-23/+38
| | | * | | ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan2015-02-042-93/+72
| | | * | | ath10k: fix target wakeup timeoutRajkumar Manoharan2015-01-291-1/+1
| | | * | | ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li2015-01-292-3/+13
| | | * | | ath10k: disable sta keepaliveMichal Kazior2015-01-292-0/+47
| | | * | | ath10k: implement sta keepalive commandJanusz Dziedzic2015-01-294-0/+82
| | | * | | ath10k: use per-vif wmm param setup if possibleMichal Kazior2015-01-291-5/+17
| | | * | | ath10k: implement per-vdev wmm param setup commandMichal Kazior2015-01-295-0/+63
| | | * | | ath10k: move wmm param storage to vifMichal Kazior2015-01-296-34/+35
| | | * | | ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski2015-01-271-0/+6
| | | * | | ath10k: remove sw encryption for pmfMarek Kwaczynski2015-01-271-4/+1
| | | * | | ath10k: disable irqs after fw crashMichal Kazior2015-01-271-0/+2
| | | * | | ath10k: disable uapsd autotriggerMichal Kazior2015-01-271-0/+33
| | | * | | ath10k: implement uapsd autotrigger commandJanusz Dziedzic2015-01-273-0/+122