summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ne-h8300: convert to net_device_opsStephen Hemminger2008-12-032-8/+21
* hydra: convert to net_device_opsStephen Hemminger2008-12-032-7/+18
* zorro8390: convert to net_device_opsStephen Hemminger2008-12-032-7/+17
* e1000: e1000_adapter->polling_netdev is uselessWang Chen2008-12-032-27/+1
* ixgbe: function comment typoWang Chen2008-12-031-2/+1
* jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng2008-12-031-8/+0
* jme: GHC register control fix for new hardwareakeemting2008-12-032-20/+35
* bond: Kill directly reference of netdev->privWang Chen2008-12-031-1/+1
* forcedeth: power down phy when interface is downEd Swierk2008-12-031-2/+10
* drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton2008-12-031-7/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-0210-16/+67
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0221-50/+138
| |\
| | * pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins2008-11-281-0/+1
| | * macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy2008-11-261-0/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-013-1/+47
| |\ \
| | * | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-283-1/+47
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-301-1/+2
| |\ \ \
| | * \ \ Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-241-1/+2
| | |\ \ \
| | | * | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-131-1/+2
| | | |/ /
| * | | | get xenbus_driver ->probe() "recognized" by modpostAl Viro2008-11-301-3/+3
| * | | | section errors in smc911x/smc91xAl Viro2008-11-302-10/+10
| * | | | section misannotation in ibmtr_csAl Viro2008-11-301-1/+1
| * | | | ixgbe section fixesAl Viro2008-11-301-5/+4
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller2008-12-021-0/+12
|\ \ \ \ \
| * | | | | virtio_net: large tx MTU supportMark McLoughlin2008-12-021-0/+12
* | | | | | mac8390: update to net_device_opsStephen Hemminger2008-12-022-7/+17
* | | | | | etherh: build fix for net-nextStephen Hemminger2008-12-022-4/+17
|/ / / / /
* | | | | cxgb3: Fix sparse warning and micro-optimize is_pure_response()Roland Dreier2008-11-281-1/+1
* | | | | phy: add the ST ste10Xp PHYsGiuseppe Cavallaro2008-11-283-0/+144
* | | | | phy: Add file missed in previous commit.David S. Miller2008-11-281-0/+155
* | | | | phy: power management supportGiuseppe Cavallaro2008-11-282-5/+40
* | | | | phy: add natsemi PHY driverGiuseppe Cavallaro2008-11-282-0/+6
* | | | | ne2: silence static never defined warningsIlpo Järvinen2008-11-281-3/+0
* | | | | bnx2: use net_device_stats nowadays available in net_deviceIlpo Järvinen2008-11-282-3/+1
* | | | | niu: use net_device_stats nowadays available in net_deviceIlpo Järvinen2008-11-282-9/+8
* | | | | ixgbe: section fixesAl Viro2008-11-271-3/+2
* | | | | igb: Add support for pci-e Advanced Error ReportingAlexander Duyck2008-11-271-10/+20
* | | | | e100: cleanup link up/down messagesJeff Kirsher2008-11-271-4/+6
* | | | | ixgb: cleanup link up/down messagesJeff Kirsher2008-11-271-3/+11
* | | | | e1000: cleanup link up/down messagesJeff Kirsher2008-11-271-5/+7
* | | | | ixgbe: cleanup link up/down messagesJeff Kirsher2008-11-271-10/+12
* | | | | igb: link up/down messages must follow a specific formatAlexander Duyck2008-11-271-3/+6
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-2619-57/+143
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller2008-11-261-1/+1
| * | | | net: hp-plus uses eip_pollRandy Dunlap2008-11-251-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-256-19/+64
| |\ \ \ \
| | * | | | ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-252-1/+35
| | * | | | ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan2008-11-251-5/+5
| | * | | | ath9k: correct expected max RX buffer sizeLuis R. Rodriguez2008-11-251-2/+11
| | * | | | ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-252-8/+8