Age | Commit message (Expand) | Author | Files | Lines |
2012-12-15 | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -0/+3102 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2 | -7/+4 |
2012-12-04 | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | David S. Miller | 2 | -12/+12 |
2012-12-03 | skge: remove __dev* attributes | Bill Pemberton | 2 | -12/+12 |
2012-12-03 | sky2: fix cleanup sequence in probe() function | Lino Sanfilippo | 1 | -7/+8 |
2012-11-21 | net: mvneta: fix section mismatch warning caused by mvneta_deinit() | Thomas Petazzoni | 1 | -1/+1 |
2012-11-21 | net: mvneta: add clk support | Thomas Petazzoni | 1 | -11/+20 |
2012-11-21 | net: mvneta: adjust multiline comments to net/ style | Thomas Petazzoni | 1 | -42/+42 |
2012-11-21 | net: mvmdio: adjust multiline comment to net/ style | Thomas Petazzoni | 1 | -2/+1 |
2012-11-21 | net: mvmdio: use <linux/delay.h> instead of <asm/delay.h> | Thomas Petazzoni | 1 | -2/+1 |
2012-11-16 | net: mvneta: driver for Marvell Armada 370/XP network unit | Thomas Petazzoni | 3 | -0/+2853 |
2012-11-16 | net: mvmdio: new Marvell MDIO driver | Thomas Petazzoni | 3 | -0/+242 |
2012-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-11-03 | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 1 | -1/+1 |
2012-10-31 | ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 1 | -4/+3 |
2012-10-08 | net: gro: selective flush of packets | Eric Dumazet | 1 | -1/+1 |
2012-10-08 | skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard | Graham Gower | 1 | -0/+7 |
2012-10-07 | drivers/net/ethernet/marvell/sky2.c: fix error return code | Peter Senna Tschudin | 1 | -1/+4 |
2012-10-07 | drivers/net/ethernet/marvell/skge.c: fix error return code | Peter Senna Tschudin | 1 | -1/+3 |
2012-10-07 | net: remove skb recycling | Eric Dumazet | 1 | -16/+2 |
2012-07-25 | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 1 | -0/+6 |
2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 1 | -0/+6 |
2012-07-09 | sky2: Fix for interrupt handler | Mirko Lindner | 1 | -1/+3 |
2012-07-09 | sky2: Added support for Optima EEE | Mirko Lindner | 2 | -1/+18 |
2012-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+6 |
2012-06-08 | sky2: fix checksum bit management on some chips | stephen hemminger | 1 | -4/+6 |
2012-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+10 |
2012-06-06 | mv643xx_eth: Fix compile error for architectures without clk. | Andrew Lunn | 1 | -5/+10 |
2012-06-06 | ethernet: Remove casts to same type | Joe Perches | 2 | -4/+4 |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -11/+31 |
2012-05-16 | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann | 1 | -11/+31 |
2012-05-09 | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn | 1 | -11/+31 |
2012-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -12/+20 |
2012-05-01 | sky2: fix receive length error in mixed non-VLAN/VLAN traffic | stephen hemminger | 2 | -12/+17 |
2012-05-01 | sky2: propogate rx hash when packet is copied | stephen hemminger | 1 | -0/+3 |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -5/+15 |
2012-04-05 | sky2: copy received packets on inefficient unaligned architecture | stephen hemminger | 1 | -1/+12 |
2012-04-04 | pxa168_eth: Support the get_ts_info ethtool method. | Richard Cochran | 1 | -0/+1 |
2012-04-04 | mv643xx_eth: Support the get_ts_info ethtool method. | Richard Cochran | 1 | -0/+1 |
2012-04-04 | sky2: fix missing register reset on error path in sky2_test_msi() | Lino Sanfilippo | 1 | -2/+2 |
2012-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+3 |
2012-04-03 | sky2: dont overwrite settings for PHY Quick link | Lino Sanfilippo | 1 | -2/+3 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -2/+0 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 2 | -2/+0 |
2012-03-22 | sky2: override for PCI legacy power management | stephen hemminger | 1 | -0/+11 |
2012-03-17 | pxa168: remove unused stats member. | Rami Rosen | 1 | -1/+0 |
2012-02-24 | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 2 | -2/+2 |
2012-02-16 | net: use eth_hw_addr_random() and reset addr_assign_type | Danny Kukawka | 1 | -1/+2 |
2012-02-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -58/+13 |
2012-02-07 | Revert "skge: check for PCI dma mapping errors" | stephen hemminger | 1 | -58/+13 |