aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_netdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05staging: wilc1000: remove 'wilc_' prefix from filenamesAjay Singh1-955/+0
2019-10-24staging: wilc1000: handle mgmt frames for both interfaces during concurrent modeAjay Singh1-7/+4
2019-09-30staging: wilc1000: use RCU list to maintain vif interfaces listAjay Singh1-39/+78
2019-09-30staging: wilc1000: move wlan_deinit_locks() in wilc_netdev_cleanup()Ajay Singh1-13/+1
2019-09-12staging: wilc1000: avoid twice IRQ handler execution for each single interruptAjay Singh1-1/+1
2019-08-12staging: wilc1000: Don't reset WILC CPU disgracefullyAdham Abozaeid1-2/+2
2019-08-02staging: wilc1000: merge drv_handle and operation_mode widsAdham Abozaeid1-4/+2
2019-07-30staging: wilc1000: remove inetaddr notifierAdham Abozaeid1-65/+0
2019-07-22staging: wilc1000: Replace function wilc_wlan_cfg_get_val()Nishka Dasgupta1-0/+1
2019-07-01staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' structAjay Singh1-2/+1
2019-07-01staging: wilc1000: remove unnecessary loop to traverse vif interfacesAjay Singh1-11/+5
2019-07-01staging: wilc1000: remove use of driver_handler_id & ifc_idAjay Singh1-2/+1
2019-07-01staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh1-171/+98
2019-07-01staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh1-6/+6
2019-06-20staging: wilc1000: Remove redundant memsetHariprasad Kelam1-1/+0
2019-04-16staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.Tetsuo Handa1-1/+1
2019-02-07staging: wilc1000: rename linux_wlan.c and linux_mon.cAjay Singh1-0/+1079