| Commit message (Expand) | Author | Age |
* | drivers: net: Remove remaining alloc/OOM messages | Joe Perches | 2013-02-08 |
* | smsc: smc911x: Fix sparse warnings | Fabio Estevam | 2013-01-18 |
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 2013-01-14 |
* | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-07 |
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean" | Jiri Pirko | 2013-01-04 |
* | drivers/net: Use of_match_ptr() macro in smsc911x.c | Sachin Kamat | 2012-12-19 |
* | drivers/net: Use of_match_ptr() macro in smc91x.c | Sachin Kamat | 2012-12-19 |
* | net: smc911x: use io{read,write}*_rep accessors | Matthew Leach | 2012-12-11 |
* | net: smc91x: use io{read, write}*_rep accessors instead of string functions | Will Deacon | 2012-12-10 |
* | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2012-12-07 |
* | epic100: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | smsc9420: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | smc911x: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | smsc911x: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | smc91x: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open | Joachim Eastwood | 2012-11-19 |
* | net/smsc911x: Fix ready check in cases where WORD_SWAP is needed | Kamlakant Patel | 2012-11-14 |
* | ethernet: Use eth_random_addr | Joe Perches | 2012-07-17 |
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 |
* | smsc911x.c: encapsulate enable irq calls | Matthias Brugger | 2012-06-22 |
* | ethernet: Remove casts to same type | Joe Perches | 2012-06-06 |
* | net/smsc911x: Repair broken failure paths | Lee Jones | 2012-05-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-23 |
|\ |
|
| * | drivers/net: Do not free an IRQ if its request failed | Lee Jones | 2012-04-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-15 |
|\| |
|
| * | net: smsc911x: fix skb handling in receive path | Will Deacon | 2012-04-13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-10 |
|\| |
|
| * | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
| |\ |
|
| | * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
| * | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-27 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: sa11x0: neponset: provide function to manipulate NCR_0 | Russell King | 2012-02-09 |
* | | | epic100: stop using net_device.{base_addr, irq} and convert to __iomem. | Francois Romieu | 2012-04-07 |
* | | | smsc9420: stop using net_device.{base_addr, irq}. | Francois Romieu | 2012-04-07 |
* | | | smsc9420: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 |
* | | | smsc911x: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 |
|/ / |
|
* | | net: use eth_hw_addr_random() and reset addr_assign_type | Danny Kukawka | 2012-02-15 |
* | | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 2012-02-15 |
* | | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 2012-02-08 |
* | | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 |
|/ |
|
* | smsc911x: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 |
* | smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h | David S. Miller | 2012-01-07 |
* | net/smsc911x: Check if PHY is in operational mode before software reset | Javier Martinez Canillas | 2012-01-03 |
* | net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> | Javier Martinez Canillas | 2012-01-03 |
* | net/smsc911x: Add regulator support | Robert Marklund | 2011-11-29 |
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 2011-11-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 |
|\ |
|
| * | net/smsc911x: Always wait for the chip to be ready | Robert Marklund | 2011-11-14 |
* | | net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines | Rick Jones | 2011-11-16 |
* | | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 2011-11-08 |
|/ |
|
* | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 |