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