summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-11IB/qib: Clear WAIT_SEND flags when setting QP to error stateMike Marciniszyn
2011-01-11IB/qib: Fix context allocation with multiple HCAsMike Marciniszyn
2011-01-11IB/qib: Fix multi-Florida HCA host panic on rebootMike Marciniszyn
2011-01-11IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE betterMike Marciniszyn
2011-01-11IB/qib: UD send with immediate receive completion has wrong sizeMike Marciniszyn
2011-01-11IB/qib: Set port physical state even if other fields are invalidMike Marciniszyn
2011-01-11IB/qib: Generate completion callback on errorsMike Marciniszyn
2011-01-11IB/qib: Add support for the new QME7362 cardMike Marciniszyn
2011-01-11IB/qib: Add receive header queue size module parametersMike Marciniszyn
2011-01-11IB/qib: Remove IB latency turnoffMike Marciniszyn
2011-01-11RDMA/nes: Fix string continuation lineJoe Perches
2011-01-11IB/mthca: Handle -ENOMEM in forward_trap()Dan Carpenter
2011-01-11IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter
2011-01-11mlx4_core: Avoid vunmap() of invalid pointer if allocation failsAli Ayoub
2011-01-11IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky
2011-01-11mlx4_core: Remove warning message about firmware bugRoland Dreier
2011-01-11IPoIB: Add GRO supportOr Gerlitz
2011-01-11IPoIB: Remove LRO supportOr Gerlitz
2011-01-11IB/ipath: Use printf extension %pR for struct resourceJoe Perches
2011-01-11RDMA/cxgb4: Don't re-init wait object in init/fini pathsSteve Wise
2011-01-11RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger
2011-01-11Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-01-11net/r8169: Update the function of parsing firmwarehayeswang
2011-01-11net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao
2011-01-11Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-11mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert
2011-01-11Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-01-10cxgb4vf: fix mailbox data/control coherency domain raceCasey Leedom
2011-01-10qlcnic: change module parameter permissionsamit salecha
2011-01-10qlcnic: fix ethtool diagnostics testSony Chacko
2011-01-10qlcnic: fix flash fw version readamit salecha
2011-01-10netdev: bfin_mac: let boards set vlan masksMike Frysinger
2011-01-10netdev: bfin_mac: disable hardware checksum if writeback cache is enabledSonic Zhang
2011-01-10netdev: bfin_mac: drop unused Mac dataMike Frysinger
2011-01-10netdev: bfin_mac: mark setup_system_regs as staticMike Frysinger
2011-01-10netdev: bfin_mac: clean up printk messagesMike Frysinger
2011-01-10i2c: Constify i2c_client where possibleJean Delvare
2011-01-10i2c-algo-bit: Complain about masters which can't read SCLJean Delvare
2011-01-10i2c-algo-bit: Refactor adapter registrationJean Delvare
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard
2011-01-10i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches
2011-01-10i2c-i801: Include <linux/slab.h>Ben Hutchings
2011-01-10IB/srp: consolidate hot-path variables into cache linesDavid Dillow
2011-01-10IB/srp: stop sharing the host lock with SCSIBart Van Assche
2011-01-10IB/srp: reduce lock coverage of command completionBart Van Assche
2011-01-10IB/srp: reduce local coverage for command submission and EHBart Van Assche
2011-01-10IB/srp: don't move active requests to their own listBart Van Assche