summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAgeFilesLines
* ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-4/+3
* ibmveth: Fix little endian issuesAnton Blanchard2013-09-042-5/+18
* net: emac: use platform_{get,set}_drvdata()Jingoo Han2013-09-031-5/+5
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-291-2/+2
* net: emac: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-096-36/+27
|\
| * ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker2013-06-031-2/+1
| * net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-255-34/+26
* | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-121-5/+3
|/
* emac: Fix EMAC soft reset on 460EX/GTPetri Gynther2013-05-111-8/+28
* net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-051-13/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-013-27/+16
|\
| * net: Fix vlan bitmask changes in EHEA driver.David S. Miller2013-04-221-6/+6
| * net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller2013-04-221-1/+2
| * net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+2
| * net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-4/+4
| * drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-2/+1
| * drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-152-10/+4
| * drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-7/+2
* | ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
|/
* net: ehea module param description fixDave Young2013-02-181-4/+4
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-044-22/+9
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-062-8/+6
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-20/+0
|\
| * powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-20/+0
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-074-10/+8
* | ibm/emac: remove __dev* attributesBill Pemberton2012-12-035-21/+21
* | ibmveth: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* | ehea: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* | ehea: Remove remnants of LRO supportBen Hutchings2012-11-192-4/+3
* | drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall2012-11-031-4/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-063-14/+13
|\
| * ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-053-14/+13
* | ibmveth: Fix alignment of rx queue bugSantiago Leon2012-09-051-17/+9
|/
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-101-3/+1
* ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-101-0/+2
* ehea: fix promiscuous modeThadeu Lima de Souza Cascardo2012-04-261-5/+1
* ehea: fix allmulticast supportThadeu Lima de Souza Cascardo2012-04-262-10/+16
* ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo2012-04-241-12/+18
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-5/+2
* net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell2012-03-093-1713/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-1/+3
|\
| * ehea: restore multicast and rx_errors fieldsEric Dumazet2012-03-081-1/+3
* | powerpc/44x: Add more changes for APM821XX EMAC driverDuc Dang2012-03-063-3/+41
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-313-8/+3
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-313-12/+3
* | drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-3023-23/+23
|/
* ehea: make some functions and variables staticThadeu Lima de Souza Cascardo2012-01-173-25/+23
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-5/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-263-5/+7
|\
OpenPOWER on IntegriCloud