aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil/p54 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner3-42/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-25p54: drop device reference count if fails to enable devicePan Bian1-1/+2
2018-09-10p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-5/+7
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10p54: don't unregister leds when they are not initializedAndrey Konovalov1-4/+3
2017-08-10p54: constify usb_device_idArvind Yadav1-1/+1
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-2/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-22/+21
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-4/+5
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-2/+1
2017-05-22p54: allocate enough space for ->used_rxkeysDan Carpenter1-2/+3
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-1/+1
2016-11-17p54: memset(0) whole arrayJiri Slaby1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg4-21/+21
2015-11-18p54: move under intersil vendor directoryKalle Valo17-0/+8530