Age | Commit message (Expand) | Author |
2013-05-22 | net/ethernet/toshiba/tc35815: Use module_pci_driver to register driver | Peter Hüwe |
2013-05-08 | net/spider_net: fix error return code in spider_net_open() | Wei Yongjun |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-03-22 | net: Fix p3_gelic_net sparse warnings | Geoff Levand |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches |
2013-01-14 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli |
2013-01-08 | remove init of dev->perm_addr in drivers | Jiri Pirko |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman |
2012-12-03 | net/ps3_gelic_wireless: remove __dev* attributes | Bill Pemberton |
2012-12-03 | net/spider_net: remove __dev* attributes | Bill Pemberton |
2012-12-03 | net/ps3_gelic_net: remove __dev* attributes | Bill Pemberton |
2012-12-03 | tc35815: remove __dev* attributes | Bill Pemberton |
2012-10-18 | wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFIC | Arend van Spriel |
2012-07-10 | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings |
2012-05-10 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-02-15 | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka |
2012-02-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-08 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi |
2012-02-07 | net: enable TC35815 for MIPS again | Atsushi Nemoto |
2012-01-31 | drivers/net: Remove alloc_etherdev error messages | Joe Perches |
2012-01-31 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches |
2011-12-08 | powerpc/ps3: Fix hcall lv1_net_stop_rx_dma | Geoff Levand |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-16 | net: Fix sungem_phy sharing. | David S. Miller |
2011-08-14 | net: Move sungem_phy.h under include/linux | David S. Miller |
2011-08-12 | toshiba: Move the Toshiba drivers | Jeff Kirsher |