summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-2/+4
|\
| * IB: Fix RCU lockdep splatsEric Dumazet2011-11-291-2/+4
* | infiniband: Update net drivers for netdev_features_t changes.David S. Miller2011-11-171-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-0113-534/+2159
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-0113-534/+2159
| |\ \
| | | * RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-1013-50/+1434
| | | * RDMA/nes: Print IP address for critcal errorsFaisal Latif2011-10-101-0/+9
| | | * RDMA/nes: Fix terminate connectionFaisal Latif2011-10-101-8/+9
| | | * RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall2011-10-061-1/+4
| | |/ | |/|
| | * RDMA/nes: Add support for MPAv2 Enhanced RDMA NegotiationTatyana Nikolova2011-10-063-475/+703
| |/
* | net: add skb frag size accessorsEric Dumazet2011-10-191-5/+5
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-2/+2
* | IB: nes: convert to SKB paged frag API.Ian Campbell2011-08-261-10/+11
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-221-11/+0Star
|\
| * RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-191-11/+0Star
* | nes: do vlan cleanupJiri Pirko2011-07-213-28/+45
* | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-181-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-261-1/+3
|\
| * RDMA/nes: Add a check for strict_strtoul()Liu Yuan2011-05-241-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-203-56/+9Star
|\ \ | |/ |/|
| * ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
| * net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-203-54/+7Star
* | RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-102-9/+9
|/
* Fix common misspellingsLucas De Marchi2011-03-313-4/+4
* RDMA/nes: Fix test of uninitialized netdevRoland Dreier2011-03-251-1/+1
* RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier2011-03-181-1/+1
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-131-4/+1Star
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-201-12/+20
|\
| * RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski2011-02-041-12/+20
* | net: make dev->master generalJiri Pirko2011-02-132-2/+3
|/
* RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski2011-01-161-4/+39
* RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski2011-01-164-0/+100
* RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-164-9/+83
* RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski2011-01-162-6/+26
* RDMA/nes: Fix string continuation lineJoe Perches2011-01-111-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-273-9/+11
|\
| * RDMA/nes: Turn carrier off on ifdownMaciej Sosnowski2010-10-061-0/+1
| * RDMA/nes: Report correct port state if interface is downChien Tung2010-10-061-1/+3
| * RDMA/nes: Remove unneeded variableDan Carpenter2010-09-291-2/+1Star
| * RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier2010-09-281-6/+6
* | net: percpu net_device refcountEric Dumazet2010-10-122-4/+4
|/
* RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2010-09-082-1/+3
* RDMA/nes: Change state to closing after FINFaisal Latif2010-09-081-1/+12
* RDMA/nes: Fix double CLOSE event indication crashFaisal Latif2010-09-081-8/+10
* RDMA/nes: Write correct register write to set TX pause paramChien Tung2010-09-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-088-52/+64
|\
| * RDMA/nes: Fix confusing if statement indentationRoland Dreier2010-08-051-3/+3