index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: Unify variable naming for all drivers
Larry Finger
2015-01-09
5
-44
/
+42
*
brcmfmac: get rid of duplicate SDIO device identifiers
Arend van Spriel
2015-01-09
3
-25
/
+12
*
wl18xx: declare radar_detect_widths support for ap interfaces
Eliad Peller
2015-01-09
1
-0
/
+4
*
wlcore: add dfs region to reg domain update cmd
Guy Mishol
2015-01-09
4
-0
/
+10
*
wlcore: allow using dfs channels
Eliad Peller
2015-01-09
2
-21
/
+9
*
wlcore: add dfs master restart calls
Eliad Peller
2015-01-09
8
-1
/
+55
*
wlcore: add support for ap csa
Eliad Peller
2015-01-09
3
-7
/
+95
*
wl18xx: add debugfs file to emulate radar event
Eliad Peller
2015-01-09
4
-0
/
+79
*
wl18xx: add radar detection implementation
Eliad Peller
2015-01-09
12
-9
/
+257
*
wlcore: enable sleep during AP mode operation
Kobi L
2015-01-09
9
-11
/
+101
*
wlcore: enable AP wowlan
Eliad Peller
2015-01-09
1
-5
/
+13
*
wlcore: add ability to reduce FW interrupts during suspend
Ram Amrani
2015-01-09
8
-25
/
+155
*
wlcore/wl18xx: handle rc updates in a separate work
Eliad Peller
2015-01-09
5
-21
/
+44
*
wlcore: fix sparse warning
Eliad Peller
2015-01-09
1
-8
/
+1
*
wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policy
Eliad Peller
2015-01-09
1
-1
/
+1
*
mwifiex: tdls: Use setup_timer
Julia Lawall
2015-01-07
1
-3
/
+2
*
mwifiex: 11n_rxreorder: Use setup_timer
Julia Lawall
2015-01-07
1
-4
/
+2
*
mwifiex: main: Use setup_timer
Julia Lawall
2015-01-07
1
-3
/
+2
*
orinoco_usb: Use setup_timer
Julia Lawall
2015-01-07
1
-3
/
+1
*
iwl3945: Use setup_timer
Julia Lawall
2015-01-07
1
-3
/
+1
*
iwl4965: Use setup_timer
Julia Lawall
2015-01-07
1
-6
/
+3
*
cw1200: queue: Use setup_timer
Julia Lawall
2015-01-07
1
-3
/
+1
*
cw1200: main: Use setup_timer
Julia Lawall
2015-01-07
1
-3
/
+2
*
wireless: cw1200: Use setup_timer
Julia Lawall
2015-01-07
1
-3
/
+2
*
rt2x00: use helper to check capability/requirement
Fred Chou
2015-01-07
6
-26
/
+26
*
wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warnings
Chen Gang
2015-01-07
1
-2
/
+2
*
mwifiex: Add support for wowlan disconnect
Maithili Hinge
2015-01-06
1
-1
/
+16
*
mwifiex: Move code for wowlan magic-packet and patterns to a function
Maithili Hinge
2015-01-06
1
-31
/
+47
*
mwifiex: Increase priority of firmware download message
Amitkumar Karwar
2015-01-06
3
-5
/
+6
*
mwifiex: do not release lock during list_for_each_entry_safe()
Amitkumar Karwar
2015-01-06
1
-6
/
+0
*
mwifiex: wakeup pending wait queues
Amitkumar Karwar
2015-01-06
1
-0
/
+2
*
mwifiex: add wakeup timer based recovery mechanism
Amitkumar Karwar
2015-01-06
6
-0
/
+24
*
mwifiex: increase delay during card reset
Marc Yang
2015-01-06
1
-2
/
+2
*
mwifiex: Adjust calling place of mwifiex_terminate_workqueue
Marc Yang
2015-01-06
1
-2
/
+2
*
mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READY
Amitkumar Karwar
2015-01-06
2
-5
/
+2
*
mwifiex: get supported BA stream info from FW
Avinash Patil
2015-01-06
2
-3
/
+12
*
mwifiex: make tx packet 64 byte DMA aligned
Xinming Hu
2015-01-06
4
-28
/
+43
*
mwifiex: do not send key material cmd when delete wep key
Xinming Hu
2015-01-06
1
-1
/
+5
*
mwifiex: enable -D__CHECK_ENDIAN__ for sparse by default
Avinash Patil
2015-01-06
1
-0
/
+2
*
brcmfmac: Add support for bcm43340/1 wireless chipsets
Arend van Spriel
2015-01-06
4
-0
/
+11
*
mwifiex: module parameter for deep sleep configuration
Avinash Patil
2015-01-06
1
-1
/
+6
*
mwifiex: save sdio register values before firmware dump
Xinming Hu
2015-01-06
4
-0
/
+127
*
mwifiex: save driver information to file when firmware dump
Xinming Hu
2015-01-06
5
-1
/
+133
*
mwifiex: move debug_data dump function to common utililty file
Xinming Hu
2015-01-06
3
-180
/
+198
*
mwifiex: move pm_wakeup_card_complete definition to usb.c
Xinming Hu
2015-01-06
2
-7
/
+7
*
mwifiex: add rx histogram statistics support
Xinming Hu
2015-01-06
10
-0
/
+219
*
mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfs
Xinming Hu
2015-01-06
4
-2
/
+14
*
mwifiex: report tdls peers in debugfs
Xinming Hu
2015-01-06
6
-1
/
+52
*
ath5k: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-06
1
-1
/
+0
*
brcmfmac: enable 802.11d support in firmware
Arend van Spriel
2015-01-06
3
-0
/
+29
[next]