index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uwb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-3
/
+3
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-18
/
+17
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-01
uwb: convert to netdev_tx_t
Stephen Hemminger
2
-2
/
+4
2009-08-26
uwb: avoid radio controller reset loops
David Vrabel
4
-15
/
+14
2009-08-25
uwb: stop uwbd thread if rc->start() fails
David Vrabel
1
-1
/
+1
2009-08-25
uwb: handle radio controller events with out-of-range IDs correctly
David Vrabel
1
-2
/
+2
2009-06-01
uwb: allow WLP to be used with IPv6.
Frank Leipold
1
-1
/
+1
2009-06-01
uwb: event_size should be signed
Roel Kluin
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-2
/
+2
2009-01-23
uwb: lock rc->rsvs_lock with spin_lock_bh()
David Vrabel
2
-4
/
+4
2009-01-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
6
-27
/
+17
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-01-08
uwb: convert devices to net_device_ops
Stephen Hemminger
5
-26
/
+16
2009-01-07
uwb: remove unused #include <version.h>'s
Huang Weiyi
1
-1
/
+0
2009-01-06
uwb: safely remove all reservations
David Vrabel
1
-4
/
+13
2009-01-06
trivial: Fix misspelling of "firmware" in usb.c
Nick Andrew
1
-1
/
+1
2009-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
1
-9
/
+3
2008-12-23
uwb: remove beacon cache entry after calling uwb_notify()
Stefano Panella
2
-2
/
+2
2008-12-22
uwb: remove unused include/linux/uwb/debug.h
David Vrabel
5
-5
/
+5
2008-12-22
uwb: use print_hex_dump()
David Vrabel
1
-20
/
+1
2008-12-22
uwb: use dev_dbg() for debug messages
David Vrabel
20
-691
/
+117
2008-12-12
uwb: fix memory leak in uwb_rc_notif()
David Vrabel
1
-18
/
+1
2008-12-12
uwb: fix oops when terminating an already terminated reservation
David Vrabel
1
-1
/
+2
2008-12-12
uwb: improved MAS allocator and reservation conflict handling
Stefano Panella
8
-316
/
+1527
2008-11-26
wusb: add debug files for ASL, PZL and DI to the whci-hcd driver
David Vrabel
3
-2
/
+19
2008-11-26
uwb: fix oops in debug PAL's reservation callback
David Vrabel
1
-1
/
+1
2008-11-25
uwb: clean up whci_wait_for() timeout error message
David Vrabel
2
-32
/
+8
2008-11-19
uwb: remove unused beacon group join/leave events
David Vrabel
1
-16
/
+1
2008-11-19
wlp: start/stop radio on network interface up/down
David Vrabel
4
-45
/
+25
2008-11-19
uwb: add basic radio manager
David Vrabel
11
-69
/
+261
2008-11-17
uwb: add pal parameter to new reservation callback
David Vrabel
2
-6
/
+6
2008-11-07
uwb: fix races between events and neh timers
David Vrabel
2
-16
/
+35
2008-11-07
uwb: don't unbind the radio controller driver when resetting
David Vrabel
6
-42
/
+151
2008-11-04
uwb: per-radio controller event thread and beacon cache
Stefano Panella
5
-122
/
+80
2008-11-04
uwb: add commands to add/remove IEs to the debug interface
Stefano Panella
1
-1
/
+19
2008-11-04
uwb: infrastructure for handling Relinquish Request IEs
Stefano Panella
4
-0
/
+61
2008-10-31
uwb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+2
2008-10-31
uwb: remove unused #include <version.h>
Huang Weiyi
7
-7
/
+0
2008-10-29
uwb: use the %pM formatting specifier in eda.c
Harvey Harrison
1
-29
/
+9
2008-10-28
uwb: order IEs by element ID
David Vrabel
5
-362
/
+170
2008-10-28
uwb: reference count reservations
David Vrabel
2
-19
/
+42
2008-10-28
uwb: target reservations shouldn't get streams
David Vrabel
1
-2
/
+2
2008-10-20
uwb: wrong sizeof argument in mac address compare
Frank Leipold
1
-1
/
+1
2008-10-16
uwb: don't use printk_ratelimit() so often
David Vrabel
6
-64
/
+26
2008-10-15
uwb: use kcalloc where appropriate
David Vrabel
1
-1
/
+1
[next]