Age | Commit message (Expand) | Author |
2011-03-24 | RDMA/nes: Fix test of uninitialized netdev | Roland Dreier |
2011-03-18 | RDMA/nes: Don't print success message at level KERN_ERR | Roland Dreier |
2011-03-12 | ipv4: Create and use route lookup helpers. | David S. Miller |
2011-03-02 | ipv4: Make output route lookup return rtable directly. | David S. Miller |
2011-02-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-02-13 | net: make dev->master general | Jiri Pirko |
2011-02-03 | RDMA/nes: Don't generate async events for unregistered devices | Maciej Sosnowski |
2011-01-16 | RDMA/nes: Fix incorrect SFP+ link status detection on driver init | Maciej Sosnowski |
2011-01-16 | RDMA/nes: Fix SFP+ link down detection issue with switch port disable | Maciej Sosnowski |
2011-01-16 | RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events | Maciej Sosnowski |
2011-01-16 | RDMA/nes: Fix bonding on iw_nes | Maciej Sosnowski |
2011-01-10 | RDMA/nes: Fix string continuation line | Joe Perches |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-10-12 | net: percpu net_device refcount | Eric Dumazet |
2010-10-06 | RDMA/nes: Turn carrier off on ifdown | Maciej Sosnowski |
2010-10-06 | RDMA/nes: Report correct port state if interface is down | Chien Tung |
2010-09-28 | RDMA/nes: Remove unneeded variable | Dan Carpenter |
2010-09-27 | RDMA/nes: Fix cast-to-pointer warnings on 32-bit | Roland Dreier |
2010-09-08 | RDMA/nes: Fix hang with modified FIN handling on A0 cards | Faisal Latif |
2010-09-08 | RDMA/nes: Change state to closing after FIN | Faisal Latif |
2010-09-08 | RDMA/nes: Fix double CLOSE event indication crash | Faisal Latif |
2010-09-08 | RDMA/nes: Write correct register write to set TX pause param | Chien Tung |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-08-05 | RDMA/nes: Fix confusing if statement indentation | Roland Dreier |
2010-08-04 | RDMA/nes: Fix misindented code | Roland Dreier |
2010-08-04 | RDMA/nes: Fix showing wqm_quanta | Roland Dreier |
2010-08-04 | RDMA/nes: Get rid of "set but not used" variables | Roland Dreier |
2010-08-04 | RDMA/nes: Read firmware version from correct place | Miroslaw Walukiewicz |
2010-08-04 | RDMA/nes: Fix two sparse warnings | Or Gerlitz |
2010-07-28 | RDMA/nes: Fix hangs on ifdown | Faisal Latif |
2010-07-28 | RDMA/nes: Store and print eeprom version | Chien Tung |
2010-07-28 | RDMA/nes: Convert pci_table entries to PCI_VDEVICE | Peter Huewe |
2010-07-14 | RDMA/nes: Rewrite expression to avoid undefined semantics | Roland Dreier |
2010-07-04 | IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() | Ben Hutchings |
2010-06-10 | net-next: remove useless union keyword | Changli Gao |
2010-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-05-25 | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier |
2010-05-25 | RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() | Chien Tung |
2010-05-24 | RDMA/nes: Async event for closed QP causes crash | Faisal Latif |
2010-05-24 | RDMA/nes: Have ethtool read hardware registers for rx/tx stats | Faisal Latif |
2010-05-21 | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-04-21 | RDMA/nes: Make unnecessarily global functions static | Roland Dreier |
2010-04-21 | RDMA/nes: Make nesadapter->phy_lock usage consistent | Chien Tung |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-04-07 | RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() | Chien Tung |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-12 | RDMA/nes: Fix CX4 link problem in back-to-back configuration | Chien Tung |