Age | Commit message (Expand) | Author |
2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo |
2019-09-06 | hostap: use %*ph to print small buffer | Andy Shevchenko |
2019-09-06 | hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read | zhong jiang |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-06-26 | Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or... | David S. Miller |
2019-06-25 | p54: remove dead branch in op_conf_tx callback | Christian Lamparter |
2019-06-25 | p54usb: Fix race between disconnect and firmware loading | Alan Stern |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216 | Thomas Gleixner |
2019-05-28 | p54: Support boottime in scan results | Christian Lamparter |
2019-05-28 | p54: fix crash during initialization | Christian Lamparter |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-04-25 | p54: drop device reference count if fails to enable device | Pan Bian |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers |
2019-02-19 | orinoco : Replace function name in string with __func__ | Keyur Patel |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-12-06 | net: core: dev: Add extack argument to dev_open() | Petr Machata |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations | Eric Biggers |
2018-11-06 | prism54: islpci_dev: mark expected switch fall-through | Gustavo A. R. Silva |
2018-11-06 | prism54: isl_ioctl: mark expected switch fall-through | Gustavo A. R. Silva |
2018-11-06 | prism54: isl_38xx: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-11-06 | orinoco_usb: mark expected switch fall-through | Gustavo A. R. Silva |
2018-10-02 | Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or... | David S. Miller |
2018-09-10 | p54: Use skb_peek_tail() instead of direct head pointer accesses. | David S. Miller |
2018-09-04 | orinoco_usb: fix spelling mistake in fall-through annotation | Gustavo A. R. Silva |
2018-08-31 | orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEAD | Colin Ian King |
2018-07-31 | hostap: hide unused procfs helpers | YueHaibing |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-05-30 | drivers/net: Fix various unnecessary characters after logging newlines | Joe Perches |
2018-05-16 | hostap: switch to proc_create_{seq,single}_data | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-03-27 | wireless: Use octal not symbolic permissions | Joe Perches |
2018-03-13 | net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text | Randy Dunlap |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook |
2017-11-08 | orinoco_usb: remove redundant pointer dev | Colin Ian King |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-10 | p54: don't unregister leds when they are not initialized | Andrey Konovalov |
2017-08-10 | p54: constify usb_device_id | Arvind Yadav |
2017-08-10 | orinoco: constify usb_device_id | Arvind Yadav |
2017-08-03 | hostap: Fix outdated comment about dev->destructor | Stefano Brivio |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |