aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil
AgeCommit message (Expand)Author
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-08-25wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov
2022-08-25wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-12-30orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior
2020-11-05p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-06-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-07p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-02-24hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2020-02-24orinoco: avoid assertion in case of NULL pointerAditya Pakki
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-14p54usb: Fix race between disconnect and firmware loadingAlan Stern
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-05-25p54: drop device reference count if fails to enable devicePan Bian
2018-11-28completion: Use simple wait queuesThomas Gleixner
2018-07-31hostap: hide unused procfs helpersYueHaibing
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-16hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-08orinoco_usb: remove redundant pointer devColin Ian King
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10p54: don't unregister leds when they are not initializedAndrey Konovalov
2017-08-10p54: constify usb_device_idArvind Yadav
2017-08-10orinoco: constify usb_device_idArvind Yadav
2017-08-03hostap: Fix outdated comment about dev->destructorStefano Brivio
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-22p54: allocate enough space for ->used_rxkeysDan Carpenter
2017-05-22orinoco_usb: convert request_context.refcount from atomic_t to refcount_tElena Reshetova
2017-05-22hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_tElena Reshetova
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg