Commit Graph

78 Commits (cb6643e1c38b6bd5c1594f0a45d8cf6943a6f934)

Author SHA1 Message Date
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Dirk Hohndel 06fe9fb418 tree-wide: fix a very frequent spelling mistake 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 15 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 15 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 15 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Stephen Hemminger 3a27c149ab uwb: convert to netdev_tx_t 16 years ago
David Vrabel 0396c215f3 uwb: avoid radio controller reset loops 16 years ago
David Vrabel a9e75a3892 uwb: stop uwbd thread if rc->start() fails 16 years ago
David Vrabel 3fafdd7cc8 uwb: handle radio controller events with out-of-range IDs correctly 16 years ago
Frank Leipold b81c087f6d uwb: allow WLP to be used with IPv6. 16 years ago
Roel Kluin 94d72176f6 uwb: event_size should be signed 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
David Vrabel 8f5140a6a0 uwb: lock rc->rsvs_lock with spin_lock_bh() 16 years ago
Stephen Hemminger c4a80d7e67 uwb: convert devices to net_device_ops 16 years ago
Huang Weiyi 04c470adb0 uwb: remove unused #include <version.h>'s 16 years ago
David Vrabel 2226b1c219 uwb: safely remove all reservations 16 years ago
Nick Andrew 8eb09d8d24 trivial: Fix misspelling of "firmware" in usb.c 16 years ago
Stefano Panella 3af373021f uwb: remove beacon cache entry after calling uwb_notify() 16 years ago
David Vrabel a01777ecf2 uwb: remove unused include/linux/uwb/debug.h 16 years ago
David Vrabel e43ace8912 uwb: use print_hex_dump() 16 years ago
David Vrabel bce83697c5 uwb: use dev_dbg() for debug messages 16 years ago
David Vrabel 02f11ee181 uwb: fix memory leak in uwb_rc_notif() 16 years ago
David Vrabel 671e470ed0 uwb: fix oops when terminating an already terminated reservation 16 years ago
Stefano Panella 5b37717a23 uwb: improved MAS allocator and reservation conflict handling 16 years ago
David Vrabel dcc7461eef wusb: add debug files for ASL, PZL and DI to the whci-hcd driver 16 years ago
David Vrabel e4b49580f7 uwb: fix oops in debug PAL's reservation callback 16 years ago
David Vrabel 5a4e1a795d uwb: clean up whci_wait_for() timeout error message 16 years ago
David Vrabel 0996e63824 uwb: remove unused beacon group join/leave events 16 years ago
David Vrabel e8e1594c81 wlp: start/stop radio on network interface up/down 16 years ago
David Vrabel 6fae35f9ce uwb: add basic radio manager 16 years ago
David Vrabel e17be2b2a9 uwb: add pal parameter to new reservation callback 16 years ago
David Vrabel 58be81ed30 uwb: fix races between events and neh timers 16 years ago
David Vrabel 307ba6dd73 uwb: don't unbind the radio controller driver when resetting 16 years ago
Stefano Panella fec1a5932f uwb: per-radio controller event thread and beacon cache 16 years ago
Stefano Panella 6d5a681dfb uwb: add commands to add/remove IEs to the debug interface 16 years ago
Stefano Panella c5995bd281 uwb: infrastructure for handling Relinquish Request IEs 16 years ago
Kay Sievers ae9eba0e27 uwb: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Huang Weiyi 7bc9149422 uwb: remove unused #include <version.h> 16 years ago
Harvey Harrison a20fd0a783 uwb: use the %pM formatting specifier in eda.c 16 years ago
David Vrabel 1cde7f68ce uwb: order IEs by element ID 16 years ago
David Vrabel cae1c11414 uwb: reference count reservations 16 years ago
David Vrabel 6a4b587079 uwb: target reservations shouldn't get streams 16 years ago
Frank Leipold c15895ef30 uwb: wrong sizeof argument in mac address compare 16 years ago
David Vrabel 8092d7c978 uwb: don't use printk_ratelimit() so often 16 years ago
David Vrabel 92c4d9bd16 uwb: use kcalloc where appropriate 16 years ago
David Vrabel 45c16cd928 uwb: use time_after() when purging stale beacons 16 years ago
David Vrabel 6a7c3e464e uwb: depend on EXPERIMENTAL 17 years ago