summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-1429-52/+43
* ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明2013-01-141-24/+11
* drivers/net: Clean up orphaned probes in Space.cPaul Gortmaker2013-01-141-31/+0
* gianfar: use more portable i/o accessorsKim Phillips2013-01-111-4/+4
* tg3: missing break statement in tg3_get_5720_nvram_info()Dan Carpenter2013-01-101-0/+2
* bnx2x: align define usage to satisfy static checkersAriel Elior2013-01-101-1/+1
* veth: fix a NULL deref in netif_carrier_offEric Dumazet2013-01-101-1/+3
* cxgb4: Fix incorrect PFVF CMASKVipul Pandya2013-01-101-2/+1
* DSA: Convert spaces to tabs where appropriateBarry Grussling2013-01-102-23/+23
* DSA: Convert printk calls to netdev_info callsBarry Grussling2013-01-102-10/+12
* DSA: Convert repeated msleep calls to timeoutsBarry Grussling2013-01-104-18/+34
* DSA: Convert DSA comments to network-style commentsBarry Grussling2013-01-105-232/+93
* bnx2x: NULL dereference on error in debug codeDan Carpenter2013-01-091-2/+1
* bgmac: driver for GBit MAC core on BCMA busRafał Miłecki2013-01-094-0/+1888
* remove init of dev->perm_addr in driversJiri Pirko2013-01-0850-127/+42
* netpoll: add IPv6 supportCong Wang2013-01-081-6/+38
* netpoll: prepare for ipv6Cong Wang2013-01-081-4/+8
* net: fec: Remove 'inline' declarationsFabio Estevam2013-01-081-3/+3
* Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2013-01-087-2187/+2
|\
| * drivers/net: delete 8390 based EISA drivers.Paul Gortmaker2013-01-077-2187/+2
* | bnx2x: Segregate SR-IOV codeAriel Elior2013-01-0710-844/+953
* | net: fec: report correct hardware stamping info to ethtoolFrank Li2013-01-071-1/+30
* | veth: avoid a NULL deref in veth_stats_oneEric Dumazet2013-01-071-18/+40
* | chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-076-89/+66
|/
* drivers/net: remove orphaned references to micro channelPaul Gortmaker2013-01-067-16/+12
* team: use strlcpy with ethtool_drvinfo fieldsFlavio Leitner2013-01-061-2/+2
* net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko2013-01-063-4/+4
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-0668-207/+227
* ethoc: fix mac address setJiri Pirko2013-01-061-11/+11
* tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir2013-01-062-6/+4
* tg3: Improve PCI function number detection.Michael Chan2013-01-061-11/+8
* tg3: Add NVRAM support for 5762Michael Chan2013-01-062-1/+110
* tg3: Add support for new 5762 ASICMichael Chan2013-01-062-25/+81
* NET: FEC: dynamtic check DMA desc buff typeFrank Li2013-01-044-87/+116
* ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Peter Hüwe2013-01-041-1/+1
* smsc95xx: enable dynamic autosuspendSteve Glendinning2013-01-041-1/+150
* smsc95xx: eliminate duplicate warnings on io failureSteve Glendinning2013-01-041-217/+67
* bonding: remove usage of dev->masterJiri Pirko2013-01-044-64/+80
* qlcnic: guard __vlan_find_dev_deep() by rcu_read_lockJiri Pirko2013-01-041-0/+2
* cxgb3: remove usage of dev->masterJiri Pirko2013-01-041-4/+7
* team: remove usage of netdev_set_master()Jiri Pirko2013-01-041-6/+7
* macvlan: add link to upper deviceJiri Pirko2013-01-041-1/+8
* ll_temac: fix mac address settingJiri Pirko2013-01-031-14/+17
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-0322-26/+2
* net: set dev->addr_assign_type correctlyJiri Pirko2013-01-034-4/+4
* team: update master carrier stateFlavio Leitner2013-01-031-2/+22
* qlcnic: fix build errorSony Chacko2013-01-031-2/+1
* qlcnic: do not duplicate infrastructure functionsStephen Rothwell2013-01-031-19/+1
* qlcnic: update driver versionSigned-off-by: Sony Chacko2013-01-021-2/+2
* qlcnic: remove unused definitions from header fileShahed Shaikh2013-01-023-134/+4
OpenPOWER on IntegriCloud