| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | net: fec: fix code identation | Nimrod Andy | 2014-09-22 | |
| | * | | | | | | | | | | | | | | net: dsa: bcm_sf2: add support for Wake-on-LAN | Florian Fainelli | 2014-09-22 | |
| | * | | | | | | | | | | | | | | net: dsa: bcm_sf2: add suspend/resume callbacks | Florian Fainelli | 2014-09-22 | |
| | * | | | | | | | | | | | | | | qlge: Fix compilation warning | Harish Patil | 2014-09-22 | |
| | * | | | | | | | | | | | | | | am2150: Update nmclan_cs.c to use update PCMCIA API | Jeff Kirsher | 2014-09-22 | |
| | * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-09-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags | Jacob Keller | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbe: add warnings for other disabled features without MSI-X support | Jacob Keller | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbe: use e_dev_warn instead of netif_printk | Jacob Keller | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbe: use e_dev_warn instead of e_err for displaying warning | Jacob Keller | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbe: determine vector count inside ixgbe_acquire_msix_vectors | Jacob Keller | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors | Jacob Keller | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbe: return integer from ixgbe_acquire_msix_vectors | Jacob Keller | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbe: use e_dev_warn instead of netif_printk | Jacob Keller | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbe: Do not schedule an uninitialized workqueue entry | Mark Rustad | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbe: remove useless bd_number from adapter struct | Ethan Zhao | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | ixgbevf: remove useless bd_number from struct ixgbevf_adapter | Ethan Zhao | 2014-09-18 | |
| | * | | | | | | | | | | | | | | | net/mlx4_en: Add mlx4_en_get_cqe helper | Ido Shamay | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net/mlx4_core: Cache line EQE size support | Ido Shamay | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net/mlx4_core: Enable CQE/EQE stride support | Ido Shamay | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | bnx2x: Add a fallback multi-function mode NPAR1.5 | Yuval Mintz | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | bnx2x: New multi-function mode: UFP | Yuval Mintz | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | bnx2x: Changes with storage & MAC macros | Dmitry Kravkov | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net: phy: bcm7xxx: utilize PHY revision in config_init | Florian Fainelli | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver | Florian Fainelli | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net: bcmgenet: communicate integrated PHY revision to PHY driver | Florian Fainelli | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net: bcmgenet: remove PHY_BRCM_100MBPS_WAR | Florian Fainelli | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR | Florian Fainelli | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions. | Andy Zhou | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net: fec: Workaround for imx6sx enet tx hang when enable three queues | Fugang Duan | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net:fec: increase DMA queue number | Fugang Duan | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net: fec: add interrupt coalescence feature support | Fugang Duan | 2014-09-19 | |
| | * | | | | | | | | | | | | | | | net: fec: refine error handle of parser queue number from DT | Frank Li | 2014-09-19 | |
| | |/ / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | net: fec: fix build error at m68k platform | Frank Li | 2014-09-16 | |
| | * | | | | | | | | | | | | | | dsa: Replace mii_bus with a generic host device | Alexander Duyck | 2014-09-15 | |
| | * | | | | | | | | | | | | | | bonding: consolidate ASSERT_RTNL()s and remove the unnecessary | Nikolay Aleksandrov | 2014-09-15 | |
| | * | | | | | | | | | | | | | | bonding: trivial: style and comment fixes | Nikolay Aleksandrov | 2014-09-15 | |
| | * | | | | | | | | | | | | | | bonding: consolidate the two rlb_next_rx_slave functions into one | Nikolay Aleksandrov | 2014-09-15 | |
| | * | | | | | | | | | | | | | | net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat... | Rickard Strandqvist | 2014-09-15 | |
| | * | | | | | | | | | | | | | | net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c... | Rickard Strandqvist | 2014-09-15 | |
| | * | | | | | | | | | | | | | | bna: use container_of to resolve bufdesc_ex from bufdesc | Fabian Frederick | 2014-09-15 | |
| | * | | | | | | | | | | | | | | net: fec: use container_of to resolve bufdesc_ex from bufdesc | Fabian Frederick | 2014-09-15 | |
| | * | | | | | | | | | | | | | | net/macb: Add hardware revision information during probe | Bo Shen | 2014-09-13 | |
| | * | | | | | | | | | | | | | | net: fec: init complete variable in early to avoid kernel dump | Fugang Duan | 2014-09-13 | |
| | * | | | | | | | | | | | | | | net: fec: change FEC alignment according to i.mx6 sx requirement | Fugang Duan | 2014-09-13 | |
| | * | | | | | | | | | | | | | | net:fec: Add fsl,imx6sx-fec compatible strings | Fugang Duan | 2014-09-13 | |
| | * | | | | | | | | | | | | | | net: fec: add enet-avb IP support | Frank Li | 2014-09-13 | |
| | * | | | | | | | | | | | | | | net:fec: Disable enet-avb MAC instead of reset MAC | Fugang Duan | 2014-09-13 | |
| | * | | | | | | | | | | | | | | net: fec: init multi queue date structure | Frank Li | 2014-09-13 | |
| | * | | | | | | | | | | | | | | net: fec: parser max queue number from dt file | Fugang Duan | 2014-09-13 | |
