Age | Commit message (Expand) | Author |
2013-06-10 | bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch | Maxime Bizon |
2013-06-10 | bcm63xx_enet: split DMA channel register accesses | Maxime Bizon |
2013-06-10 | bcm63xx_enet: implement reset autoneg ethtool callback | Maxime Bizon |
2013-06-07 | macvtap: enable multiqueue flag | Jason Wang |
2013-06-07 | macvtap: add TUNSETQUEUE ioctl | Jason Wang |
2013-06-07 | macvtap: eliminate linear search | Jason Wang |
2013-06-07 | macvtap: introduce macvtap_get_vlan() | Jason Wang |
2013-06-07 | macvtap: do not add self to waitqueue if doing a nonblock read | Jason Wang |
2013-06-07 | macvtap: fix a possible race between queue selection and changing queues | Jason Wang |
2013-06-07 | sh_eth: Fix warnings on 64-bit. | David S. Miller |
2013-06-07 | sh_eth: remove dependencies from Kconfig | Sergei Shtylyov |
2013-06-07 | sh_eth: get R8A777x support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get SH7724 support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get SH7757 support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get SH77{34|63} support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get R8A7740 support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get SH7619 support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: get SH771x support out of #ifdef | Sergei Shtylyov |
2013-06-07 | sh_eth: create initial ID table | Sergei Shtylyov |
2013-06-07 | bonding: disallow change of MAC if fail_over_mac enabled | Jay Vosburgh |
2013-06-07 | bonding: Convert hw addr handling to sync/unsync, support ucast addresses | Jay Vosburgh |
2013-06-07 | fec: Only pass pdev in fec_ptp_init() | Fabio Estevam |
2013-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-06 | Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-06-06 | Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-06-06 | Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-06-06 | net/macb: change RX path for GEM | Nicolas Ferre |
2013-06-06 | net/macb: increase RX buffer size for GEM | Nicolas Ferre |
2013-06-06 | sh_eth: enclose PM code into #ifdef CONFIG_PM | Nobuhiro Iwamatsu |
2013-06-06 | sh_eth: consolidate sh_eth_reset() | Nobuhiro Iwamatsu |
2013-06-06 | sh_eth: remove #ifdef around sh_eth_select_mii() | Nobuhiro Iwamatsu |
2013-06-06 | sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' | Nobuhiro Iwamatsu |
2013-06-06 | sh_eth: remove SH_ETH_HAS_TSU | Nobuhiro Iwamatsu |
2013-06-06 | sh_eth: remove duplicate sh_eth_set_duplex() definitions | Nobuhiro Iwamatsu |
2013-06-06 | sh_eth: use EDSR_ENALL to set EDSR | Nobuhiro Iwamatsu |
2013-06-06 | sh_eth: remove #ifdef around EDSR and GECMR bit definitions | Nobuhiro Iwamatsu |
2013-06-06 | USB: option,zte_ev: move most ZTE CDMA devices to zte_ev | Dan Williams |
2013-06-06 | USB: option: blacklist network interface on Huawei E1820 | Bjørn Mork |
2013-06-06 | USB: whiteheat: fix broken port configuration | Johan Hovold |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-05 | USB: serial: fix TIOCMIWAIT return value | Johan Hovold |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-06-04 | net: sun4i-emac: Staticize local symbols | Sachin Kamat |
2013-06-04 | net: sun4i-emac: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-06-04 | net: emaclite: Use platform resource table | Michal Simek |
2013-06-04 | cxgb3: Correct comparisons and calculations using skb->tail and skb-transport... | Li RongQing |
2013-06-04 | net: sun4i-emac: remove erroneous assignment | Arnd Bergmann |
2013-06-04 | mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue | govindarajulu.v |
2013-06-04 | net/mlx4: use one page fragment per incoming frame | Eric Dumazet |
2013-06-04 | tg3: Add read dma workaround for 5720 | Nithin Sujir |