summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-012-0/+2
* net: sxgbe: make "core_ops" staticDan Carpenter2014-04-011-1/+1
* net: sxgbe: fix logical vs bitwise operationDan Carpenter2014-04-011-3/+3
* net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter2014-04-011-7/+0
* Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2014-04-012-1/+9
* xen-netback: disable rogue vif in kthread contextWei Liu2014-04-013-2/+30
* net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-013-0/+17
* be2net: fix build dependency on VxLANSathya Perla2014-04-012-1/+19
* ixgbevf: Fix rcu warnings induced by LERMark Rustad2014-04-012-5/+18
* ixgbe: Fix rcu warnings induced by LERMark Rustad2014-04-012-5/+19
* INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-04-011-2/+2
* i40e: Remove casts of pointer to same typeJoe Perches2014-04-011-2/+2
* i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-04-012-4/+3
* i40e/i40evf: fix error checking pathJean Sacren2014-04-012-10/+12
* i40e: fix function kernel doc descriptionJean Sacren2014-04-011-1/+1
* ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad2014-04-013-9/+9
* ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2014-04-012-2/+2
* ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-04-013-1/+7
* ixgbe: never generate both software and hardware timestampsJakub Kicinski2014-04-011-2/+2
* ixgbe: remove redundant if clause from PTP workJakub Kicinski2014-04-011-4/+0
* e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman2014-04-011-5/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-312-4/+30
|\
| * at86rf230: mask irq's before deregister deviceAlexander Aring2014-03-311-0/+2
| * xen-netback: BUG_ON in xenvif_rx_action() not catching overflowPaul Durrant2014-03-291-1/+7
| * xen-netback: worse-case estimate in xenvif_rx_action is underestimatingPaul Durrant2014-03-291-1/+20
| * xen-netback: remove pointless clause from if statementPaul Durrant2014-03-291-2/+2
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-3139-310/+1682
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-3139-310/+1682
| |\ \
| | * | rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov2014-03-311-2/+2
| | * | rtl8180: don't use weird trick to access "far" registersAndrea Merello2014-03-311-10/+4
| | * | rsi: rsi_91x: misleading debug printkDan Carpenter2014-03-311-1/+2
| | * | mwifiex: fix spinlock bad magic bugAmitkumar Karwar2014-03-311-2/+2
| | * | rtl8187: fix compile warningAndrea Merello2014-03-311-1/+1
| | * | rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee2014-03-311-0/+1
| | * | rtlwifi: add MSI interrupts mode supportAdam Lee2014-03-311-2/+63
| | * | mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar2014-03-311-2/+3
| | * | mwifiex: cancel pending commands for signalAmitkumar Karwar2014-03-311-0/+1
| | * | mwifiex: scan command preparation failure handlingAmitkumar Karwar2014-03-311-2/+15
| | * | rtl818x: Update Kconfig for rtl8187seAndrea Merello2014-03-271-2/+2
| | * | rtl8180: enable rtl8187se supportAndrea Merello2014-03-271-4/+35
| | * | rtl8180: detect rtl8187se cardAndrea Merello2014-03-271-2/+15
| | * | rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello2014-03-272-2/+61
| | * | rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello2014-03-271-0/+4
| | * | rtl8180: add ERP configuration for rtl8187seAndrea Merello2014-03-271-6/+10
| | * | rtl8180: add rtl8187se HW initializationAndrea Merello2014-03-271-9/+159
| | * | rtl8180: add RF code for rtl8225 zebra v4Andrea Merello2014-03-274-1/+538
| | * | rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello2014-03-273-0/+42
| | * | rtl8180: add rtl8187se params to eeprom readingAndrea Merello2014-03-272-1/+24
| | * | rtl8180: config carbus register for rtl8187seAndrea Merello2014-03-271-7/+21
| | * | rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello2014-03-272-6/+88