aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-06net: fec: fix build error at m68k platformFrank Li1-0/+1
2014-10-06net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther3-31/+48
2014-10-05Altera TSE: Add support for no PHYWalter Lozano1-0/+8
2014-10-05Altera TSE: Move PHY get addr and MDIO createWalter Lozano1-21/+36
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller302-16863/+63398
2014-10-05net: pxa168_eth: avoid using signed char for bitopsAntoine Ténart1-6/+6
2014-10-05isdn/gigaset: use USB API function usb_endpoint_num()Tilman Schmidt1-7/+5
2014-10-05isdn/gigaset: drop unused cardstate structure memberTilman Schmidt1-2/+0
2014-10-05isdn/gigaset: improve error handling when leaving DLE modeTilman Schmidt1-1/+2
2014-10-05isdn/capi: drop two dead if branchesTilman Schmidt1-3/+0
2014-10-04mlx4: add a new xmit_more counterEric Dumazet4-8/+19
2014-10-03drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEMChen Gang1-1/+1
2014-10-03drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEMChen Gang1-1/+1
2014-10-03drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEMChen Gang1-0/+1
2014-10-03drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEMChen Gang1-1/+1
2014-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller10-77/+12
2014-10-03net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen1-0/+1
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen2-22/+47
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen2-76/+91
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen2-39/+0
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen10-210/+291
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser19-34/+0
2014-10-03et131x: Add PCIe gigabit ethernet driver et131x to drivers/netMark Einon8-3/+5592
2014-10-02rtlwifi: Fix static checker warnings for various driversLarry Finger8-54/+12
2014-10-02rtlwifi: Fix Kconfig for RTL8192EELarry Finger1-1/+2
2014-10-02ath9k: Fix flushing in MCC modeSujith Manoharan1-0/+16
2014-10-02ath9k: Fix queue handling for channel contextsSujith Manoharan1-6/+1
2014-10-02ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2-0/+24
2014-10-02ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan3-6/+7
2014-10-02ath9k: Fix queue handling in flush()Sujith Manoharan1-5/+0
2014-10-02ath9k: Remove duplicate codeSujith Manoharan1-9/+1
2014-10-02ath9k: Fix pending frame checkSujith Manoharan1-3/+0
2014-10-02ath9k: Check pending frames properlySujith Manoharan1-1/+4
2014-10-02ath9k: Print RoC expirationSujith Manoharan1-0/+7
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller52-581/+804
2014-10-02mwifiex: add support for SD8887 chipsetAvinash Patil3-2/+62
2014-10-02mwifiex: few more register offset entries for sdio card structureAvinash Patil2-39/+59
2014-10-02wil6210: atomic I/O for the card memoryVladimir Kondratiev4-0/+188
2014-10-02wil6210: manual FW error recovery modeVladimir Kondratiev5-9/+121
2014-10-02ath: Add support for tracingSujith Manoharan6-0/+107
2014-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville3-8/+36
2014-10-02igb: bump version to 5.2.15Todd Fujinaka1-1/+1
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones2-2/+2
2014-10-02igb: remove blocking phy read from inside spinlockBernhard Kaindl3-18/+0
2014-10-02ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao1-1/+0
2014-10-02ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQLEmil Tantilov2-6/+1
2014-10-02ixgbe: remove wait loop on autoneg for copper devicesEmil Tantilov1-41/+0
2014-10-02ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones1-1/+1
2014-10-01fm10k: Correctly set the number of Tx queuesAlexander Duyck1-1/+5
2014-10-01fm10k: Reduce buffer size when pages are larger than 4KAlexander Duyck1-6/+2