Age | Commit message (Expand) | Author | Files | Lines |
2014-09-13 | sunvnet: Avoid sending superfluous LDC messages. | Sowmini Varadhan | 2 | -5/+72 |
2014-09-13 | net: axienet: remove unnecessary ether_setup after alloc_etherdev | Subbaraya Sundeep Bhatta | 1 | -1/+0 |
2014-09-13 | ethernet: amd: use pr_info_once() | Varka Bhadram | 1 | -4/+2 |
2014-09-11 | cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter | Hariprasad Shenai | 2 | -2/+3 |
2014-09-11 | cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ... | Hariprasad Shenai | 2 | -0/+10 |
2014-09-11 | cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase... | Hariprasad Shenai | 1 | -0/+3 |
2014-09-11 | cxgb4: Add support to S25FL032P flash | Hariprasad Shenai | 1 | -0/+20 |
2014-09-11 | cxgb4: Allow T4/T5 firmware sizes up to 1MB | Hariprasad Shenai | 1 | -1/+1 |
2014-09-11 | net: ethernet: arc: Don't free Rockchip resources before disconnect from phy | Romain Perier | 1 | -1/+2 |
2014-09-10 | drivers/net: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 17 | -68/+62 |
2014-09-10 | irda: vlsi_ir: use %*ph specifier | Andy Shevchenko | 1 | -6/+2 |
2014-09-10 | r8152: use usleep_range | hayeswang | 1 | -11/+11 |
2014-09-10 | sfc: Convert the normal transmit complete path to dev_consume_skb_any() | Rick Jones | 1 | -1/+1 |
2014-09-10 | bonding: remove last users of bond->lock and bond->lock itself | Nikolay Aleksandrov | 2 | -45/+2 |
2014-09-10 | bonding: options: remove bond->lock usage | Nikolay Aleksandrov | 1 | -18/+1 |
2014-09-10 | bonding: procfs: clean bond->lock usage and use RCU | Nikolay Aleksandrov | 1 | -13/+3 |
2014-09-10 | bonding: convert primary_slave to use RCU | Nikolay Aleksandrov | 6 | -34/+43 |
2014-09-10 | bonding: alb: clean bond->lock | Nikolay Aleksandrov | 1 | -9/+2 |
2014-09-10 | bonding: 3ad: use curr_slave_lock instead of bond->lock | Nikolay Aleksandrov | 2 | -10/+11 |
2014-09-10 | cxgb4: remove bond->lock | Nikolay Aleksandrov | 1 | -2/+0 |
2014-09-10 | ethernet: arc: Add support for Rockchip SoC layer device tree bindings | Romain Perier | 5 | -1/+244 |
2014-09-10 | ath5k: Add missing vmalloc.h include. | Stephen Rothwell | 1 | -0/+1 |
2014-09-09 | ethernet: ti: remove unwanted THIS_MODULE macro | Varka Bhadram | 5 | -5/+0 |
2014-09-09 | Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 173 | -3740/+7642 |
2014-09-09 | drivers: net: cpsw: Add support for pause frames | Mugunthan V N | 1 | -0/+37 |
2014-09-09 | hp100: Convert the normal skb free path to dev_consume_skb_any() | Rick Jones | 1 | -2/+2 |
2014-09-09 | dp83640: Make use of skb_queue_purge instead of reimplementing the code | Alexander Duyck | 1 | -6/+2 |
2014-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 10 | -9/+21 |
2014-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 317 | -6902/+2439 |
2014-09-08 | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -18/+99 |
2014-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 69 | -393/+735 |
2014-09-08 | net: phy: mdio-sun4i: don't select REGULATOR | Beniamino Galvani | 1 | -2/+0 |
2014-09-08 | Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 4 | -5/+15 |
2014-09-07 | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -19/+100 |
2014-09-07 | amd-xgbe-phy: Fix build break for missing declaration | Tom Lendacky | 1 | -0/+1 |
2014-09-06 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -26/+25 |
2014-09-06 | Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -0/+4 |
2014-09-06 | igb: add flags to set eee advertisement mode | Todd Fujinaka | 4 | -18/+49 |
2014-09-06 | e1000: e1000_ethertool.c coding style fixes | Krzysztof Majzerowicz-Jaszcz | 1 | -76/+79 |
2014-09-06 | amd-xgbe: Enable interrupts for all management counters | Lendacky, Thomas | 1 | -2/+2 |
2014-09-06 | amd-xgbe: Treat certain counter registers as 64 bit | Lendacky, Thomas | 1 | -82/+108 |
2014-09-06 | mlx4: only pull headers into skb head | Eric Dumazet | 1 | -5/+8 |
2014-09-06 | mISDN: remove DSP_NEVER_DEFINED and adjust code identation | Colin Ian King | 1 | -56/+53 |
2014-09-06 | greth: moved TX ring cleaning to NAPI rx poll func | Daniel Hellstrom | 2 | -39/+49 |
2014-09-06 | bonding: add slave netlink policy and put slave-related ops together | Jiri Pirko | 1 | -2/+7 |
2014-09-06 | cnic : Cleanup CONFIG_IPV6 & VLAN check | Anish Bhatt | 2 | -3/+3 |
2014-09-06 | ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA... | Suman Tripathi | 1 | -14/+34 |
2014-09-06 | ahci_xgene: Skip the PHY and clock initialization if already configured by th... | Suman Tripathi | 1 | -1/+14 |
2014-09-06 | ixgbe: use new eth_get_headlen interface | Alexander Duyck | 1 | -115/+1 |
2014-09-06 | igb: use new eth_get_headlen interface | Alexander Duyck | 1 | -108/+1 |