aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAge
* 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
* ehea: Add GRO supportAnton Blanchard2011-10-17
* ehea: Remove LRO supportAnton Blanchard2011-10-17
* ehea: Add 64bit statisticsAnton Blanchard2011-10-17
* ehea: Remove some unused definitionsAnton Blanchard2011-10-17
* ehea: Simplify type 3 transmit routineAnton Blanchard2011-10-17
* ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard2011-10-17
* ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard2011-10-17
* ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard2011-10-17
* ehea: Add vlan_featuresAnton Blanchard2011-10-17
* ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard2011-10-17
* ehea: Remove num_tx_qps module optionAnton Blanchard2011-10-17
* ehea: Remove force_irq logic in napi poll routineAnton Blanchard2011-10-17
* ehea: Update multiqueue supportAnton Blanchard2011-10-17
* ehea: Remove NETIF_F_LLTXAnton Blanchard2011-10-17
* emac: convert to SKB paged frag API.Ian Campbell2011-10-10
* ehea: convert to SKB paged frag APIIan Campbell2011-10-10
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
* ehea: Remove sleep at .ndo_get_statsbrenohl@br.ibm.com2011-09-27
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* ibmveth: convert to SKB paged frag API.Ian Campbell2011-09-15
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: fix IBM EMAC driver after rename.Tony Breeds2011-08-19
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* ehea/ibm*: Move the IBM driversJeff Kirsher2011-08-11