summaryrefslogtreecommitdiff
path: root/drivers/uwb
Commit message (Expand)AuthorAge
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-09-17
|\
| * uwb: avoid radio controller reset loopsDavid Vrabel2009-08-26
| * uwb: stop uwbd thread if rc->start() failsDavid Vrabel2009-08-25
| * uwb: handle radio controller events with out-of-range IDs correctlyDavid Vrabel2009-08-25
* | driver model: constify attribute groupsDavid Brownell2009-09-15
* | uwb: convert to netdev_tx_tStephen Hemminger2009-09-01
|/
* uwb: allow WLP to be used with IPv6.Frank Leipold2009-06-01
* uwb: event_size should be signedRoel Kluin2009-06-01
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
* uwb: lock rc->rsvs_lock with spin_lock_bh()David Vrabel2009-01-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-22
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-08
| |\
| | * trivial: Fix misspelling of "firmware" in usb.cNick Andrew2009-01-06
| * | uwb: convert devices to net_device_opsStephen Hemminger2009-01-07
| |/
* | uwb: remove unused #include <version.h>'sHuang Weiyi2009-01-07
* | uwb: safely remove all reservationsDavid Vrabel2009-01-06
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-02
|\
| * uwb: use the %pM formatting specifier in eda.cHarvey Harrison2008-10-28
* | uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella2008-12-23
* | uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-22
* | uwb: use print_hex_dump()David Vrabel2008-12-22
* | uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-22
* | uwb: fix memory leak in uwb_rc_notif()David Vrabel2008-12-12
* | uwb: fix oops when terminating an already terminated reservationDavid Vrabel2008-12-12
* | uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-12
* | wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-26
* | uwb: fix oops in debug PAL's reservation callbackDavid Vrabel2008-11-26
* | uwb: clean up whci_wait_for() timeout error messageDavid Vrabel2008-11-25
* | uwb: remove unused beacon group join/leave eventsDavid Vrabel2008-11-19
* | wlp: start/stop radio on network interface up/downDavid Vrabel2008-11-19
* | uwb: add basic radio managerDavid Vrabel2008-11-19
* | uwb: add pal parameter to new reservation callbackDavid Vrabel2008-11-17
* | uwb: fix races between events and neh timersDavid Vrabel2008-11-07
* | uwb: don't unbind the radio controller driver when resettingDavid Vrabel2008-11-07
* | uwb: per-radio controller event thread and beacon cacheStefano Panella2008-11-04
* | uwb: add commands to add/remove IEs to the debug interfaceStefano Panella2008-11-04
* | uwb: infrastructure for handling Relinquish Request IEsStefano Panella2008-11-04
* | uwb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-31
* | uwb: remove unused #include <version.h>Huang Weiyi2008-10-31
* | uwb: order IEs by element IDDavid Vrabel2008-10-28
* | uwb: reference count reservationsDavid Vrabel2008-10-28
* | uwb: target reservations shouldn't get streamsDavid Vrabel2008-10-28
|/
* uwb: wrong sizeof argument in mac address compareFrank Leipold2008-10-20
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-16
* uwb: use kcalloc where appropriateDavid Vrabel2008-10-15
* uwb: use time_after() when purging stale beaconsDavid Vrabel2008-10-15