summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bonding: display xmit_hash_policy for non-dynamic-tlb modeMahesh Bandewar2014-10-062-2/+8
* net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet2014-10-063-2/+44
* net/mlx4_en: Enable the compiler to make is_inline() inlinedEric Dumazet2014-10-061-29/+38
* net/mlx4_en: tx_info->ts_requested was not clearedEric Dumazet2014-10-061-0/+1
* net/mlx4_en: Use local var for skb_headlen(skb)Eric Dumazet2014-10-061-10/+11
* net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)Eric Dumazet2014-10-061-24/+34
* net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...Eric Dumazet2014-10-061-5/+11
* net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()Eric Dumazet2014-10-061-7/+15
* net/mlx4_en: Use prefetch in tx pathEric Dumazet2014-10-061-0/+9
* net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet2014-10-062-37/+49
* net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()Eric Dumazet2014-10-061-3/+3
* net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet2014-10-062-8/+12
* net/mlx4_en: Align tx path structures to cache linesEric Dumazet2014-10-061-40/+46
* net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-062-24/+26
* fec: Fix fec_enet_alloc_buffers() error pathFabio Estevam2014-10-061-7/+10
* drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEMChen Gang2014-10-061-0/+1
* net: fec: fix build error at m68k platformFrank Li2014-10-061-0/+1
* net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther2014-10-063-31/+48
* Altera TSE: Add support for no PHYWalter Lozano2014-10-051-0/+8
* Altera TSE: Move PHY get addr and MDIO createWalter Lozano2014-10-051-21/+36
* Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-05284-16379/+61826
|\
| * rtlwifi: Fix static checker warnings for various driversLarry Finger2014-10-028-54/+12
| * rtlwifi: Fix Kconfig for RTL8192EELarry Finger2014-10-021-1/+2
| * ath9k: Fix flushing in MCC modeSujith Manoharan2014-10-021-0/+16
| * ath9k: Fix queue handling for channel contextsSujith Manoharan2014-10-021-6/+1
| * ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2014-10-022-0/+24
| * ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-023-6/+7
| * ath9k: Fix queue handling in flush()Sujith Manoharan2014-10-021-5/+0
| * ath9k: Remove duplicate codeSujith Manoharan2014-10-021-9/+1
| * ath9k: Fix pending frame checkSujith Manoharan2014-10-021-3/+0
| * ath9k: Check pending frames properlySujith Manoharan2014-10-021-1/+4
| * ath9k: Print RoC expirationSujith Manoharan2014-10-021-0/+7
| * mwifiex: add support for SD8887 chipsetAvinash Patil2014-10-023-2/+62
| * mwifiex: few more register offset entries for sdio card structureAvinash Patil2014-10-022-39/+59
| * wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-024-0/+188
| * wil6210: manual FW error recovery modeVladimir Kondratiev2014-10-025-9/+121
| * ath: Add support for tracingSujith Manoharan2014-10-026-0/+107
| * rtlwifi: Fix randconfig build error with next-20140930Larry Finger2014-09-301-1/+2
| * mwifiex: add client mac address while configuring keys on GO.Maithili Hinge2014-09-301-1/+1
| * ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-307-18/+49
| * ath9k: Check early for HW resetSujith Manoharan2014-09-301-4/+6
| * brcmfmac: Add wowl support for PCIE devices.Hante Meuleman2014-09-308-41/+220
| * brcmfmac: Fix crash on cleanup.Hante Meuleman2014-09-301-1/+1
| * brcmfmac: assure P2P discovery is disabled when setting P2P_DEVICE mac addressArend van Spriel2014-09-301-1/+4
| * brcmfmac: Avoid usage of GFP_ATOMIC.Hante Meuleman2014-09-302-24/+108
| * brcmfmac: Fix sign issue with IOCTL return code in msgbuf.Hante Meuleman2014-09-301-2/+3
| * brcmfmac: On scan timeout do send received results.Hante Meuleman2014-09-302-7/+4
| * ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau2014-09-303-4/+40
| * ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau2014-09-301-3/+2
| * Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau2014-09-301-1/+3