summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.c
Commit message (Expand)AuthorAgeFilesLines
...
* staging: wilc1000: rename Ack_session_info struct variableLeo Kim2015-11-161-5/+5
* staging: wilc1000: rename Statisitcs_DroppedAcks variableLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename Statisitcs_totalAcks variableLeo Kim2015-11-161-2/+2
* staging: wilc1000: replace explicit NULL comparisons with !Leo Kim2015-11-161-18/+18
* staging: wilc1000: rename genuChipPSstate variableLeo Kim2015-11-161-10/+10
* staging: wilc1000: fixes missing a blank line after declarationsLeo Kim2015-11-161-0/+2
* staging: wilc1000: fixes add blank line after function declarationLeo Kim2015-11-161-0/+6
* staging: wilc1000: fixes blank lines aren't necessary braceLeo Kim2015-11-161-24/+0Star
* staging: wilc1000: fixes please don't use multiple blank linesLeo Kim2015-11-161-48/+0Star
* staging: wilc1000: wilc_wlan.c: remove over-commentingLeo Kim2015-11-161-303/+27Star
* staging: wilc1000: rename Set_machw_change_vir_if functionLeo Kim2015-11-161-1/+1
* staging: wilc1000: wilc_wlan_init: add argument net_deviceGlen Lee2015-11-161-2/+2
* staging: wilc1000: wilc_wlan_init: add argument struct net_deviceGlen Lee2015-11-161-1/+1
* staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_deviceGlen Lee2015-11-161-6/+13
* staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument devGlen Lee2015-11-161-1/+2
* staging: wilc1000: wilc_wlan_txq_remove_from_head: add new argument devGlen Lee2015-11-161-5/+11
* staging: wilc1000: wilc_wlan_txq_get_first: add argument struct wilcGlen Lee2015-11-161-4/+4
* staging: wilc1000: tcp_process: add argument dev and use private dataGlen Lee2015-10-291-4/+9
* staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee2015-10-291-2/+2
* staging: wilc1000: wilc_wlan_txq_get_next: add argument wilcGlen Lee2015-10-291-4/+5
* staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use itGlen Lee2015-10-291-4/+4
* staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee2015-10-291-4/+8
* staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee2015-10-291-1/+2
* staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use itGlen Lee2015-10-291-5/+10
* staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_deviceGlen Lee2015-10-291-1/+1
* staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee2015-10-291-2/+1Star
* staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilcGlen Lee2015-10-291-7/+10
* staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilcGlen Lee2015-10-291-3/+8
* staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee2015-10-291-2/+2
* staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilcGlen Lee2015-10-291-4/+4
* staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilcGlen Lee2015-10-291-2/+2
* staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee2015-10-291-1/+1
* staging: wilc1000: remove COMPLEMENT_BOOTTony Cho2015-10-251-18/+0Star
* Staging: wilc1000: wilc_wlan: Remove unnecessary castShivani Bhardwaj2015-10-131-23/+23
* staging: wilc1000: remove braces around single statement blocksAlison Schofield2015-10-131-40/+33Star
* staging: wilc1000: remove wilc_wlan.c included in wilc_wfi_cfgoperations.cTony Cho2015-10-131-1/+1
* staging: wilc1000: remove unnecessary commentChaehyun Lim2015-10-021-2/+0Star
* staging: wilc1000: remove commented codesChaehyun Lim2015-10-021-4/+0Star
* staging: wilc1000: remove function pointer cfg_initGlen Lee2015-10-021-2/+1Star
* staging: wilc1000: remove function pointer rx_indicateGlen Lee2015-10-021-1/+1
* staging: wilc1000: remove function pointer cfg_wid_get_valGlen Lee2015-10-021-1/+1
* staging: wilc1000: remove function pointer cfg_wid_getGlen Lee2015-10-021-1/+1
* staging: wilc1000: remove function pointer cfg_wid_setGlen Lee2015-10-021-2/+3
* staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee2015-10-021-6/+1Star
* staging: wilc1000: remove function pointer wlan_cfg_get_valueGlen Lee2015-10-021-3/+1Star
* staging: wilc1000: remove function pointer wlan_cfg_getGlen Lee2015-10-021-2/+1Star
* staging: wilc1000: remove function pointer wlan_cfg_setGlen Lee2015-10-021-2/+2
* staging: wilc1000: remove function pointer wlan_cleanupGlen Lee2015-10-021-2/+1Star
* staging: wilc1000: remove function pointer wlan_handle_rx_isrGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_handle_tx_queGlen Lee2015-10-021-2/+1Star