Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / stmmac /
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-04-14 Giuseppe CAVALLAROstmmac: updated the drv module version
2010-04-14 Giuseppe CAVALLAROstmmac: fix vlan support setup
2010-04-14 Giuseppe CAVALLAROstmmac: get the descriptor structure from platform
2010-04-14 Giuseppe CAVALLAROstmmac: fix Transmit FIFO flush operation
2010-04-14 Giuseppe CAVALLAROstmmac: rework normal and enhanced descriptors
2010-04-14 Giuseppe CAVALLAROstmmac: split core and dma for the mac10/100
2010-04-13 Eric Dumazetdrivers: net: last_rx elimination
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-11 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-08 Dan Carpenterstmmac: use resource_size()
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-04-02 Carmelo AMOROSOstmmac: fix kconfig for crc32 build error
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Frans Popnet/various: remove trailing space in messages
2010-03-23 Dan Carpenterstmmac: use resource_size()
2010-02-18 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-04 Giuseppe Cavallarostmmac: fix 'lenght' typo in comments and code
2010-01-25 Jiri Pirkonet: use helpers to access uc list V2
2010-01-08 Giuseppe CAVALLAROstmmac: update the driver's module version
2010-01-08 Giuseppe CAVALLAROstmmac: improve Kconfig help
2010-01-08 Giuseppe CAVALLAROstmmac: include netdevice.h into the common.h header
2010-01-08 Giuseppe CAVALLAROstmmac: rename the gmac as dwmac1000 and split core...
2010-01-08 Giuseppe CAVALLAROstmmac: rename mac100 as dwmac100 and fix spare coding...
2010-01-08 Giuseppe CAVALLAROstmmac: move the dma out from the main
2010-01-08 Giuseppe CAVALLAROstmmac: reorganise class operations.
2010-01-08 Giuseppe CAVALLAROstmmac: do not call fix_mac_speed if NULL
2010-01-08 Giuseppe CAVALLAROstmmac: perform hw bus configuration
2010-01-08 Giuseppe CAVALLAROstmmac: rewiew platform data
2010-01-08 Giuseppe CAVALLAROstmmac: convert unicast addr list to list_head
2010-01-08 Giuseppe CAVALLAROstmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-23 Giuseppe CAVALLAROstmmac: do not fail when the timer cannot be used.
2009-11-23 Giuseppe CAVALLAROstmmac: fixed a compilation error when use the external...
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-10-14 Giuseppe Cavallaronet: add support for STMicroelectronics Ethernet contro...