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
*
wl18xx: make driver operational again
Eliad Peller
2012-11-28
1
-4
/
+0
*
wlcore: call ieee80211_sched_scan_stopped on interface removal
Eliad Peller
2012-11-28
4
-13
/
+10
*
wlcore: add new reg-domain configuration command
Victor Goldenshtein
2012-11-28
10
-1
/
+197
*
wlcore: save session_id per-link
Eliad Peller
2012-11-27
7
-20
/
+25
*
wlcore: pass wmm configuration to the fw
Eliad Peller
2012-11-27
4
-6
/
+35
*
wlcore: update events enum/struct to new fw api
Eliad Peller
2012-11-27
17
-372
/
+735
*
wlcore: update channel_switch/stop_channel_switch commands
Eliad Peller
2012-11-27
11
-57
/
+204
*
wlcore: update acx enum
Eliad Peller
2012-11-27
3
-3
/
+8
*
wl18xx: increase MAX_CHANNELS_5GHZ
Eliad Peller
2012-11-27
7
-6
/
+21
*
wlcore: split 18xx and 12xx scan mechanism
Eliad Peller
2012-11-27
17
-598
/
+1209
*
wlcore: update commands enum to new fw api
Eliad Peller
2012-11-27
1
-2
/
+5
*
wl18xx: change fw name and temporarily fail loading
Eliad Peller
2012-11-27
2
-3
/
+7
*
wlcore: make scan scan configuration functions more generic
Eliad Peller
2012-11-27
1
-51
/
+78
*
wlcore: don't call ieee80211_sched_scan_stopped directly
Eliad Peller
2012-11-27
1
-3
/
+1
*
wlcore: remove a bunch of unnecessary parentheses
Luciano Coelho
2012-11-27
1
-4
/
+4
*
wlcore: avoid using goto in normal code flow
Luciano Coelho
2012-11-27
1
-13
/
+13
*
wlcore: don't leak wl->mbox
Eliad Peller
2012-11-27
1
-0
/
+1
*
wlcore: print role_id on bss_info_changed
Eliad Peller
2012-11-27
1
-2
/
+2
*
wlcore: configure the remote rates with our own rates
Eliad Peller
2012-11-27
1
-1
/
+6
*
wlcore: refactor CHANGED_HT handling
Eliad Peller
2012-11-27
1
-30
/
+18
*
wlcore: reconfigure rate policy on association
Eliad Peller
2012-11-27
1
-3
/
+18
*
wlcore: specify correct supported_rates
Eliad Peller
2012-11-27
4
-8
/
+16
*
wlcore: set active psm on association
Eliad Peller
2012-11-27
1
-0
/
+6
*
wlcore: initiate ROC/CROC on sta state updates
Eliad Peller
2012-11-27
1
-16
/
+28
*
wlcore: add chanctx implementation
Eliad Peller
2012-11-27
1
-66
/
+79
*
wlcore: get channel from bss_conf instead of hw->conf
Eliad Peller
2012-11-27
1
-1
/
+1
*
wlcore: implement .remain_on_channel() callback
Eliad Peller
2012-11-27
6
-46
/
+173
*
wlcore: workaround start_sta problem in wl12xx fw
Eliad Peller
2012-11-27
3
-4
/
+23
*
wlcore: start sta role on CHANGED_BSSID
Eliad Peller
2012-11-27
2
-233
/
+221
*
wlcore: Remove redundant check on unsigned variable
Tushar Behera
2012-11-16
1
-1
/
+1
*
wlcore: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
2012-11-16
1
-3
/
+0
*
wlcore: SPI - fix spi transfer_list
Janusz.Dziedzic@tieto.com
2012-11-16
1
-1
/
+1
*
drivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTAL
Kees Cook
2012-11-16
1
-1
/
+1
*
wlcore: sdio: use platform_device_unregister in wl1271_remove()
Wei Yongjun
2012-11-16
1
-2
/
+1
*
wlcore: spi: use platform_device_unregister in wl1271_remove()
Wei Yongjun
2012-11-16
1
-2
/
+1
*
drivers/net/wireless/ti/wlcore/main.c: eliminate possible double power off
Julia Lawall
2012-11-16
1
-1
/
+1
*
mwl8k: Set packet timestamp to 0 when life time expiry is not used
Nishant Sarmukadam
2012-11-14
1
-0
/
+2
*
mwl8k: Do not expire eapol frames
Nishant Sarmukadam
2012-11-14
1
-4
/
+7
*
mwl8k: Unmap the pci DMA address in xmit error path
Nishant Sarmukadam
2012-11-14
1
-0
/
+2
*
mwl8k: recheck if station still has valid rates
Yogesh Ashok Powar
2012-11-14
1
-0
/
+10
*
mwl8k: defining interface combinations
Yogesh Ashok Powar
2012-11-14
1
-1
/
+18
*
mwifiex: process RX packets in SDIO IRQ thread directly
Bing Zhao
2012-11-14
2
-3
/
+4
*
brcmfmac: use struct brcmf_if parameter in firmware event callbacks
Arend van Spriel
2012-11-14
3
-46
/
+46
*
brcmfmac: add dedicated USB log level.
Hante Meuleman
2012-11-14
2
-29
/
+53
*
brcmfmac: on halting driver check before release or free.
Hante Meuleman
2012-11-14
1
-1
/
+5
*
brcmfmac: check bus state to be data before sending data.
Hante Meuleman
2012-11-14
2
-2
/
+2
*
brcmfmac: return immediately error for out of range key_idx.
Hante Meuleman
2012-11-14
1
-9
/
+6
*
brcmfmac: fix build regression
Arend van Spriel
2012-11-14
1
-1
/
+1
*
brcmfmac: change return type of brcmf_sdio_hdparser
Franky Lin
2012-11-14
1
-24
/
+23
*
brcmfmac: remove brcmf_sdbrcm_wait_for_event
Franky Lin
2012-11-14
1
-8
/
+3
[next]