summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-6/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-3/+3
|\
| * drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-3/+3
* | hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig2018-05-163-191/+39
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
|/
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-1/+1
* net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-131-2/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-14/+12
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-212-10/+5
* orinoco_usb: remove redundant pointer devColin Ian King2017-11-081-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0416-0/+16
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* | p54: don't unregister leds when they are not initializedAndrey Konovalov2017-10-101-4/+3
|/
* p54: constify usb_device_idArvind Yadav2017-08-101-1/+1
* orinoco: constify usb_device_idArvind Yadav2017-08-101-1/+1
* hostap: Fix outdated comment about dev->destructorStefano Brivio2017-08-031-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0512-78/+68
|\
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-164-15/+9
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-23/+22
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-167-14/+14
| * networking: convert many more places to skb_put_zero()Johannes Berg2017-06-163-10/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
| |\
| * | p54: allocate enough space for ->used_rxkeysDan Carpenter2017-05-221-2/+3
| * | orinoco_usb: convert request_context.refcount from atomic_t to refcount_tElena Reshetova2017-05-221-7/+8
| * | hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_tElena Reshetova2017-05-222-7/+8
* | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
| |/ |/|
* | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
|/
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-281-1/+1
|\
| * mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* | orinoco_usb: Fix buffer on stackMaksim Salau2017-04-261-4/+17
* | orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King2017-04-261-1/+1
|/
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-2/+2
* orinoco: Use net_device_stats from struct net_deviceTobias Klauser2017-02-153-26/+9
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-023-21/+30
|\
| * orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski2016-12-303-21/+30
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-3/+0
|/
* wireless: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-171-1/+1
* p54: memset(0) whole arrayJiri Slaby2016-11-171-1/+1
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-202-16/+5
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* hostap: Use memdup_user() to reuse codeRajan Vaja2016-09-031-14/+6
* net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocat...Wolfram Sang2016-08-131-3/+1
* nl80211: support beacon report scanningAvraham Stern2016-07-061-2/+10
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-043-3/+3
* prism54: isl_38xx: Replace 'struct timeval'Tina Ruchandani2016-04-261-17/+18
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-127-27/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-5/+10
|\
OpenPOWER on IntegriCloud