aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: net: octeon: use dma_coerce_mask_and_coherent()Russell King2013-10-31
| * DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()Russell King2013-10-31
| * DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with ...Russell King2013-09-21
| * DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new he...Russell King2013-09-21
| * DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with ...Russell King2013-09-21
| * DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...Russell King2013-09-21
| * DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() wi...Russell King2013-09-21
| * DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...Russell King2013-09-21
| * DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() wi...Russell King2013-09-21
| * DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handlingRussell King2013-09-21
| * DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King2013-09-21
| * DMA-API: net: intel/ixgb: fix 32-bit DMA mask handlingRussell King2013-09-21
| * DMA-API: net: intel/igbvf: fix 32-bit DMA mask handlingRussell King2013-09-21
| * DMA-API: net: intel/igb: fix 32-bit DMA mask handlingRussell King2013-09-21
| * DMA-API: net: intel/e1000e: fix 32-bit DMA mask handlingRussell King2013-09-21
| * DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handlingRussell King2013-09-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \
| * | PHY: Add RTL8201CP phy_driver to realtekJonas Jensen2013-11-11
| * | xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun2013-11-11
| * | macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun2013-11-11
| * | ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()Wei Yongjun2013-11-11
| * | ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-11
| * | igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-11
| * | ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-08
| * | ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-08
| * | netdev: smc91x: enable for xtensaBaruch Siach2013-11-08
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-08
| |\ \
| | * | ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-07
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-05
| | |\ \
| | | * | iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-30
| | | * | iwlwifi: remove duplicate includesMichael Opdenacker2013-10-29
| | | * | iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-29
| | | * | iwlwifi: mvm: add missing break in debugfsJohannes Berg2013-10-29
| | | * | iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2013-10-29
| | | * | iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-29
| | | * | iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach2013-10-29
| | | * | iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-29
| | | * | iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-29
| | * | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-05
| | |\ \ \
| | | * | | wlcore: save last regdom configuration on stopEliad Peller2013-10-23
| | | * | | wlcore: fix started_vifs calculationEliad Peller2013-10-23
| | | * | | wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-23
| | | * | | wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-23
| | | * | | wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-23
| | | * | | wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-23
| | | * | | wl12xx/wl18xx: update default fw logger's settingsIdo Reis2013-10-23
| | | * | | wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-23
| | | * | | wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-23
| | | * | | wlcore: add ap_event_maskEliad Peller2013-10-23