summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
AgeCommit message (Expand)Author
2013-09-24ibm/emac: Remove extern from function prototypesJoe Perches
2013-09-16drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering
2013-09-12ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard
2013-09-03net: emac: use platform_{get,set}_drvdata()Jingoo Han
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-21net: emac: remove unnecessary dev_set_drvdata()Libo Chen
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring
2013-06-03ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-05-11emac: Fix EMAC soft reset on 460EX/GTPetri Gynther
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-04-22net: Fix vlan bitmask changes in EHEA driver.David S. Miller
2013-04-22net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-02-18net: ehea module param description fixDave Young
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03ibm/emac: remove __dev* attributesBill Pemberton
2012-12-03ibmveth: remove __dev* attributesBill Pemberton
2012-12-03ehea: remove __dev* attributesBill Pemberton
2012-11-19ehea: Remove remnants of LRO supportBen Hutchings
2012-11-15powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie
2012-11-03drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-09-05ibmveth: Fix alignment of rx queue bugSantiago Leon
2012-09-05ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo
2012-04-26ehea: fix promiscuous modeThadeu Lima de Souza Cascardo
2012-04-26ehea: fix allmulticast supportThadeu Lima de Souza Cascardo
2012-04-24ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-09net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-08ehea: restore multicast and rx_errors fieldsEric Dumazet
2012-03-06powerpc/44x: Add more changes for APM821XX EMAC driverDuc Dang
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker
2012-01-17ehea: make some functions and variables staticThadeu Lima de Souza Cascardo