summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/ipw2x00/libipw_tx.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: ipw2x00: Use kzalloc() instead of kmalloc()/memset()Chen Ni2024-07-091-2/+1
* ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai2022-04-061-1/+1
* ipw2x00: Use struct_size helper instead of open-coded arithmeticLen Baker2021-08-211-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner2019-06-191-15/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-2/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ipw2x00: move under intel vendor directoryKalle Valo2015-11-181-0/+536