Age | Commit message (Expand) | Author |
2009-06-01 | uwb: allow WLP to be used with IPv6. | Frank Leipold |
2009-06-01 | uwb: event_size should be signed | Roel Kluin |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-01-23 | uwb: lock rc->rsvs_lock with spin_lock_bh() | David Vrabel |
2009-01-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel |
2009-01-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-01-07 | uwb: convert devices to net_device_ops | Stephen Hemminger |
2009-01-07 | uwb: remove unused #include <version.h>'s | Huang Weiyi |
2009-01-06 | uwb: safely remove all reservations | David Vrabel |
2009-01-06 | trivial: Fix misspelling of "firmware" in usb.c | Nick Andrew |
2009-01-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel |
2008-12-23 | uwb: remove beacon cache entry after calling uwb_notify() | Stefano Panella |
2008-12-22 | uwb: remove unused include/linux/uwb/debug.h | David Vrabel |
2008-12-22 | uwb: use print_hex_dump() | David Vrabel |
2008-12-22 | uwb: use dev_dbg() for debug messages | David Vrabel |
2008-12-12 | uwb: fix memory leak in uwb_rc_notif() | David Vrabel |
2008-12-12 | uwb: fix oops when terminating an already terminated reservation | David Vrabel |
2008-12-12 | uwb: improved MAS allocator and reservation conflict handling | Stefano Panella |
2008-11-26 | wusb: add debug files for ASL, PZL and DI to the whci-hcd driver | David Vrabel |
2008-11-26 | uwb: fix oops in debug PAL's reservation callback | David Vrabel |
2008-11-25 | uwb: clean up whci_wait_for() timeout error message | David Vrabel |
2008-11-19 | uwb: remove unused beacon group join/leave events | David Vrabel |
2008-11-19 | wlp: start/stop radio on network interface up/down | David Vrabel |
2008-11-19 | uwb: add basic radio manager | David Vrabel |
2008-11-17 | uwb: add pal parameter to new reservation callback | David Vrabel |
2008-11-07 | uwb: fix races between events and neh timers | David Vrabel |
2008-11-07 | uwb: don't unbind the radio controller driver when resetting | David Vrabel |
2008-11-04 | uwb: per-radio controller event thread and beacon cache | Stefano Panella |
2008-11-04 | uwb: add commands to add/remove IEs to the debug interface | Stefano Panella |
2008-11-04 | uwb: infrastructure for handling Relinquish Request IEs | Stefano Panella |
2008-10-31 | uwb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-10-31 | uwb: remove unused #include <version.h> | Huang Weiyi |
2008-10-28 | uwb: use the %pM formatting specifier in eda.c | Harvey Harrison |
2008-10-28 | uwb: order IEs by element ID | David Vrabel |
2008-10-28 | uwb: reference count reservations | David Vrabel |
2008-10-28 | uwb: target reservations shouldn't get streams | David Vrabel |
2008-10-20 | uwb: wrong sizeof argument in mac address compare | Frank Leipold |
2008-10-16 | uwb: don't use printk_ratelimit() so often | David Vrabel |
2008-10-15 | uwb: use kcalloc where appropriate | David Vrabel |
2008-10-15 | uwb: use time_after() when purging stale beacons | David Vrabel |
2008-09-17 | uwb: depend on EXPERIMENTAL | David Vrabel |
2008-09-17 | uwb: add symlinks in sysfs between radio controllers and PALs | David Vrabel |
2008-09-17 | uwb: dont tranmit identification IEs | David Vrabel |
2008-09-17 | uwb: i1480/GUWA100U: fix firmware download issues | Anderson Lizardo |
2008-09-17 | uwb: i1480: remove MAC/PHY information checking function | Anderson Lizardo |
2008-09-17 | uwb: add Intel i1480 HWA to the UWB RC quirk table | Anderson Lizardo |
2008-09-17 | uwb: disable command/event filtering for D-Link DUB-1210 | Anderson Lizardo |
2008-09-17 | uwb: initialize the debug sub-system | David Vrabel |