index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
mem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
bcma: use (get|put)_device when probing/removing device driver
Rafał Miłecki
1
-0
/
+4
2017-01-31
brcmfmac: add .update_connect_params() callback
Arend Van Spriel
1
-0
/
+24
2017-01-31
brcmfmac: allow wowlan support to be per device
Arend Van Spriel
1
-7
/
+19
2017-01-31
brcmfmac: fix handling firmware results for wowl netdetect
Arend Van Spriel
1
-3
/
+1
2017-01-31
brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets
Arend Van Spriel
1
-0
/
+2
2017-01-31
iwlwifi: alloc memory dynamically also for DVM
Sara Sharon
1
-0
/
+26
2017-01-31
rt2x00: fix clk_get call
Stanislaw Gruszka
1
-1
/
+4
2017-01-28
rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
Michael Schenk
1
-0
/
+18
2017-01-28
wlcore: print the sdio buffer after reading it
Guy Mishol
1
-7
/
+7
2017-01-28
mwifiex: use pci_dma_sync_single* APIs
Amitkumar Karwar
1
-1
/
+10
2017-01-28
mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirm
Amitkumar Karwar
2
-3
/
+17
2017-01-28
rt2x00: add support for RT5350 WiSoC
Serge Vasilugin
3
-7
/
+120
2017-01-28
rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal
Daniel Golle
1
-1
/
+30
2017-01-28
rt2x00: add copy of clk for soc devices
Stanislaw Gruszka
2
-0
/
+5
2017-01-28
brcmfmac: drop duplicated core selection from brcmf_pcie_attach
Rafał Miłecki
1
-1
/
+0
2017-01-26
iwlwifi: mvm: cleanup redundant assignment
Sara Sharon
1
-4
/
+0
2017-01-26
iwlwifi: mvm: use mvm_disable_queue instead of sharing logic
Sara Sharon
3
-27
/
+16
2017-01-26
iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write()
Luca Coelho
1
-1
/
+1
2017-01-26
iwlwifi: dvm: remove unused variable compiler warning in debugfs.c
Luca Coelho
1
-1
/
+1
2017-01-26
iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()
Luca Coelho
1
-2
/
+0
2017-01-26
iwlwifi: pcie: cleanup rfkill checks
Sara Sharon
1
-21
/
+18
2017-01-26
iwlwifi: dvm: make rs_tl_get_load() return void
Luca Coelho
1
-7
/
+4
2017-01-26
iwlwifi: pcie: trans: Remove unused 'shift_param'
Kirtika Ruchandani
1
-6
/
+2
2017-01-26
iwlwifi: mvm: rs: Remove unused 'mcs' variable
Kirtika Ruchandani
1
-3
/
+1
2017-01-26
iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variables
Kirtika Ruchandani
1
-6
/
+0
2017-01-26
iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()
Luca Coelho
1
-2
/
+0
2017-01-26
iwlwifi: fix MODULE_FIRMWARE for 6030
Jürg Billeter
1
-1
/
+1
2017-01-26
iwlwifi: mvm: support version 2 of stored beacon notification
Sara Sharon
2
-4
/
+4
2017-01-26
iwlwifi: mvm: separate rate calculation to a new function
Sara Sharon
1
-39
/
+45
2017-01-26
iwlwifi: mvm: change iwl_mvm_tx_csum to return value
Sara Sharon
1
-11
/
+12
2017-01-26
iwlwifi: enlarge number of ucode sections
Sara Sharon
8
-16
/
+33
2017-01-26
iwlwifi: mvm: replace the number of blocks calculation
Sara Sharon
1
-2
/
+2
2017-01-26
iwlwifi: mvm: simplify paging allocation code
Sara Sharon
1
-46
/
+15
2017-01-26
iwlwifi: mvm: bump max API to 28
Luca Coelho
4
-6
/
+6
2017-01-26
iwlwifi: mvm: properly check for transport data in dump
Johannes Berg
1
-5
/
+6
2017-01-26
iwlwifi: allow memory debug TLV to specify the memory type
Johannes Berg
3
-13
/
+79
2017-01-23
iwlwifi: mvm: make iwl_dump_prph() void
Johannes Berg
1
-10
/
+6
2017-01-23
iwlwifi: mvm: accept arbitrary memory dump TLVs
Johannes Berg
4
-80
/
+46
2017-01-23
iwlwifi: mvm: don't restart HW if suspend fails with unified image
Luca Coelho
1
-5
/
+8
2017-01-23
iwlwifi: mvm: expose device timestamp in radiotap
Johannes Berg
1
-0
/
+7
2017-01-20
rtlwifi: rtl8192cu: Convert driver to use common macros
Larry Finger
2
-163
/
+132
2017-01-20
rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BE
Larry Finger
1
-2
/
+2
2017-01-20
rtlwifi: Download firmware as bytes rather than as dwords
Larry Finger
9
-381
/
+85
2017-01-20
rtlwifi: Remove debugging entry in sysfs
Larry Finger
3
-68
/
+0
2017-01-20
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
15
-105
/
+70
2017-01-20
rtlwifi: Redo debugging macros RTPRINT and RT_PRINT_DATA
Larry Finger
2
-24
/
+51
2017-01-20
brcmfmac: rename brcmf_bus_start function to brcmf_bus_started
Rafał Miłecki
6
-6
/
+6
2017-01-20
brcmfmac: drop brcmf_bus_detach and inline its code
Rafał Miłecki
1
-11
/
+1
2017-01-20
brcmfmac: move brcmf_c_set_joinpref_default declaration to common.h
Rafał Miłecki
2
-1
/
+2
2017-01-20
brcmfmac: drop unneeded function declarations from headers
Rafał Miłecki
3
-7
/
+1
[next]