aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAge
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-26
* emac: Fix EMAC soft reset on 460EX/GTPetri Gynther2013-05-11
* net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * net: Fix vlan bitmask changes in EHEA driver.David S. Miller2013-04-22
| * net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller2013-04-22
| * net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
| * net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
| * drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
| * drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
| * drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* | ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
|/
* net: ehea module param description fixDave Young2013-02-18
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-14
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* | ibm/emac: remove __dev* attributesBill Pemberton2012-12-03
* | ibmveth: remove __dev* attributesBill Pemberton2012-12-03
* | ehea: remove __dev* attributesBill Pemberton2012-12-03
* | ehea: Remove remnants of LRO supportBen Hutchings2012-11-19
* | drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall2012-11-03
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\
| * ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-05
* | ibmveth: Fix alignment of rx queue bugSantiago Leon2012-09-05
|/
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-11
* ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-10
* ehea: fix promiscuous modeThadeu Lima de Souza Cascardo2012-04-26
* ehea: fix allmulticast supportThadeu Lima de Souza Cascardo2012-04-26
* ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo2012-04-24
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
* net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell2012-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-09
|\
| * ehea: restore multicast and rx_errors fieldsEric Dumazet2012-03-08
* | powerpc/44x: Add more changes for APM821XX EMAC driverDuc Dang2012-03-06
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* | drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-30
|/
* ehea: make some functions and variables staticThadeu Lima de Souza Cascardo2012-01-17
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\
| * ehea: Use round_jiffies_relative to align workqueueAnton Blanchard2011-11-23
| * ehea: Reduce memory usage in buffer poolsAnton Blanchard2011-11-23
| * iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch2011-11-21
* | ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger2011-11-17
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
|/
* ehea: fix skb_frag_size typoEric Dumazet2011-10-25
* net: add skb frag size accessorsEric Dumazet2011-10-19
* ehea: Remove unused tcp_end field in send WQAnton Blanchard2011-10-17