aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAge
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-30
* RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-27
* RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-27
* RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-27
* RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-27
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-08
|\
| * RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-04
| * RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-04
| * RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova2012-01-04
* | infiniband: nes: Use dst's neighbour entry.David Miller2011-12-05
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\|
| * IB: Fix RCU lockdep splatsEric Dumazet2011-11-29
* | infiniband: Update net drivers for netdev_features_t changes.David S. Miller2011-11-16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-01
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-01
| |\ \
| | | * RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-10
| | | * RDMA/nes: Print IP address for critcal errorsFaisal Latif2011-10-10
| | | * RDMA/nes: Fix terminate connectionFaisal Latif2011-10-10
| | | * RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall2011-10-06
| | |/ | |/|
| | * RDMA/nes: Add support for MPAv2 Enhanced RDMA NegotiationTatyana Nikolova2011-10-06
| |/
* | net: add skb frag size accessorsEric Dumazet2011-10-19
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* | IB: nes: convert to SKB paged frag API.Ian Campbell2011-08-26
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-22
|\
| * RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-18
* | nes: do vlan cleanupJiri Pirko2011-07-21
* | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-26
|\
| * RDMA/nes: Add a check for strict_strtoul()Liu Yuan2011-05-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\ \ | |/ |/|
| * ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
| * net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-20
* | RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-10
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* RDMA/nes: Fix test of uninitialized netdevRoland Dreier2011-03-24
* RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier2011-03-18
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-12
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-19
|\
| * RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski2011-02-03
* | net: make dev->master generalJiri Pirko2011-02-13
|/
* RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski2011-01-16
* RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski2011-01-16
* RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-16
* RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski2011-01-16
* RDMA/nes: Fix string continuation lineJoe Perches2011-01-10