index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl18xx: avoid some -Wformat warnings
John W. Linville
2012-06-08
1
-1
/
+2
*
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2012-06-08
46
-956
/
+4818
|
\
|
*
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
Arik Nemtsov
2012-06-08
2
-17
/
+9
|
*
wl18xx: clean up phy module parameters
Arik Nemtsov
2012-06-08
2
-58
/
+56
|
*
wl18xx: align wl18xx_conf_phy with FW variant and remove it
Arik Nemtsov
2012-06-08
3
-110
/
+36
|
*
wl18xx: update fw statistics
Ido Reis
2012-06-08
2
-24
/
+65
|
*
wl18xx: allow FW-log by default for PG2.0
Arik Nemtsov
2012-06-08
1
-1
/
+0
|
*
wl18xx: read configuration structure from a binary file
Luciano Coelho
2012-06-08
1
-5
/
+63
|
*
wlcore/wl18xx: export conf struct in a debugfs file
Luciano Coelho
2012-06-08
3
-0
/
+72
|
*
wlcore/wl18xx: the conf structs must be packed so they can be exported
Luciano Coelho
2012-06-08
2
-24
/
+24
|
*
wlcore: use u8 instead of enum for bcn_filt_mode
Luciano Coelho
2012-06-08
1
-1
/
+1
|
*
wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support
Luciano Coelho
2012-06-08
3
-4
/
+9
|
*
wlcore: export raw binary with the FW statistics in debugfs
Luciano Coelho
2012-06-08
1
-0
/
+20
|
*
wl18xx: add support to clear FW statistics
Luciano Coelho
2012-06-08
3
-0
/
+63
|
*
wlcore: add debugfs control over rx interrupt pacing
Eyal Shapira
2012-06-08
1
-0
/
+11
|
*
wlcore: add support macros to easily add conf debugfs entries
Eyal Shapira
2012-06-08
1
-0
/
+75
|
*
wl12xx: Add support for an external 26 MHz crystal source
Grant Erickson
2012-06-07
1
-0
/
+1
|
*
wl18xx: pad only last frame in aggregration buffer for PG2
Ido Reis
2012-06-07
7
-9
/
+58
|
*
wl18xx: PG2.0 HW Watch dog interrupt support
Ido Reis
2012-06-07
6
-21
/
+71
|
*
wl18xx: FW/PHY arguments added for PG2
Ido Reis
2012-06-07
3
-1
/
+28
|
*
wl18xx: support PG2 version of the chip
Ido Reis
2012-06-07
2
-1
/
+12
|
*
wl18xx: fix PHY_INIT addresses mem size
Ido Reis
2012-06-07
1
-2
/
+2
|
*
wlcore: set channels 12-14 as pactive for sched scan
Victor Goldenshtein
2012-06-06
2
-8
/
+38
|
*
wlcore: compare ssid_len before comparing ssids
Eliad Peller
2012-06-06
1
-1
/
+3
|
*
wlcore: add role_id to all the sched_scan commands
Yoni Divinsky
2012-06-06
3
-9
/
+19
|
*
wl12xx/wl18xx: add erp protection IE to the beacon filter
Eliad Peller
2012-06-06
2
-2
/
+10
|
*
wl12xx: send beacon loss events to userspace
Eliad Peller
2012-06-06
1
-0
/
+9
|
*
wlcore: do not send stop fwlog cmd if fw is hanged
Yoni Divinsky
2012-06-06
2
-2
/
+8
|
*
wlcore/wl12xx/wl18xx: implement op_set_key per HW arch
Arik Nemtsov
2012-06-06
9
-14
/
+136
|
*
wlcore: stop queues on Tx flush
Arik Nemtsov
2012-06-06
4
-1
/
+15
|
*
wlcore: add stop reason bitmap for waking/starting queues
Arik Nemtsov
2012-06-06
4
-21
/
+132
|
*
wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch
Arik Nemtsov
2012-06-06
9
-35
/
+39
|
*
wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space
Arik Nemtsov
2012-06-06
6
-12
/
+25
|
*
wlcore: wait for roc complete only for the first roc command
Victor Goldenshtein
2012-06-05
1
-5
/
+11
|
*
wlcore: don't enable BET for high basic rates
Victor Goldenshtein
2012-06-05
1
-3
/
+8
|
*
wl18xx: fix fm_coex parameters configuration
Victor Goldenshtein
2012-06-05
1
-2
/
+2
|
*
wl12xx: fix fm_coex parameters configuration
Victor Goldenshtein
2012-06-05
1
-2
/
+2
|
*
wlcore: remove duplicate BUG_ON during recovery
Arik Nemtsov
2012-06-05
1
-2
/
+0
|
*
wlcore: increase WL1271_EVENT_TIMEOUT
Eliad Peller
2012-06-05
1
-1
/
+1
|
*
wlcore: flush tx on CHANGE_CHANNEL
Eliad Peller
2012-06-05
1
-2
/
+3
|
*
wlcore: fix the CONF_TX_AC_ANY_TID to be 0xff
Yoni Divinsky
2012-06-05
1
-1
/
+1
|
*
wl12xx: set the irq polarity before loading the fw
Yoni Divinsky
2012-06-05
1
-6
/
+6
|
*
wlcore: use psd_type indexing according to spec
Yoni Divinsky
2012-06-05
1
-2
/
+5
|
*
wlcore: set wl->ht_cap per-band
Eliad Peller
2012-06-05
4
-12
/
+41
|
*
wl18xx: add dependency on mac80211
Arik Nemtsov
2012-06-05
1
-3
/
+4
|
*
wlcore: increase number of BA sessions to 3
Assaf Azulay
2012-06-05
1
-1
/
+1
|
*
wlcore: modify bss loss parameters
Igal Chernobelsky
2012-06-05
2
-4
/
+4
|
*
wlcore: flush before stopping AP
Eliad Peller
2012-06-05
1
-0
/
+4
|
*
wlcore: use correct link for bcast/multicast frames
Eliad Peller
2012-06-05
1
-3
/
+3
|
*
wlcore: fixes for connection_loss_work
Arik Nemtsov
2012-06-05
2
-6
/
+19
[next]