mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
[safe/jmp/linux-2.6] / include / net / 9p /
2008-10-22 Eric Van Hensbergen9p: fix sparse warnings
2008-10-22 Tom Tucker9p: rdma: RDMA Transport Support for 9P
2008-10-22 Eric Van Hensbergen9p: fix debug build error
2008-10-17 Eric Van Hensbergen9p: Improve debug support
2008-10-17 Eric Van Hensbergen9p: eliminate depricated conv functions
2008-10-17 Eric Van Hensbergen9p: rework client code to use new protocol support...
2008-10-17 Eric Van Hensbergen9p: remove unnecessary tag field from p9_req_t structure
2008-10-17 Eric Van Hensbergen9p: remove 9p fcall debug prints
2008-10-17 Eric Van Hensbergen9p: add new protocol support code
2008-10-17 Eric Van Hensbergen9p: move dirread to fs layer
2008-10-17 Eric Van Hensbergen9p: move readn meta-function from client to fs layer
2008-10-17 Eric Van Hensbergen9p: consolidate read/write functions
2008-10-17 Eric Van Hensbergen9p: make rpc code common and rework flush code
2008-10-17 Eric Van Hensbergen9p: apply common request code to trans_fd
2008-10-17 Eric Van Hensbergen9p: move request management to client code
2008-10-17 Eric Van Hensbergen9p: consolidate transport structure
2008-10-16 Harvey Harrisoninclude: replace __FUNCTION__ with __func__
2008-09-24 Tejun Heo9p: implement proper trans module refcounting and unreg...
2008-05-15 Eric Van Hensbergen9p: fix error path during early mount
2008-05-15 Eric Van Hensbergen9p: Documentation updates
2008-02-07 Eric Van Hensbergen9p: transport API reorganization
2008-02-07 Anthony Liguori9p: add support for sticky bit
2008-02-07 Eric Van Hensbergen9p: block-based virtio client
2008-02-07 Eric Van Hensbergen9p: create transport rpc cut-thru
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-17 Eric Van Hensbergen9p: remove sysctl
2007-10-17 Eric Van Hensbergen9p: fix bad kconfig cross-dependency
2007-10-17 Latchesar Ionkov9p: attach-per-user
2007-10-17 Eric Van Hensbergen9p: Make transports dynamic
2007-10-11 Ingo Molnar[9P]: build fix with !CONFIG_SYSCTL
2007-07-14 Latchesar Ionkov9p: Reorganization of 9p file system code