index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
gbefb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2012-11-14
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
3
-71
/
+82
2012-11-14
brcmfmac: decrease the range of SDIO access lock
Franky Lin
1
-28
/
+34
2012-11-14
brcmfmac: use dynamically allocated control frame buffer
Franky Lin
1
-15
/
+38
2012-11-14
brcmfmac: fix NULL pointer access in brcmf_create_iovar()
Arend van Spriel
1
-1
/
+1
2012-11-14
brcmfmac: remove obsolete function brcmf_c_mkiovar
Hante Meuleman
2
-24
/
+0
2012-11-14
brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap()
Arend van Spriel
1
-5
/
+3
2012-11-14
brcmfmac: change parameter of brcmf_set_management_ie()
Arend van Spriel
2
-15
/
+24
2012-11-14
brcmfmac: fix pkt_filter sizeof calculation.
Hante Meuleman
1
-6
/
+2
2012-11-14
brcmfmac: use wait_event_timeout for 8021x pending count
Hante Meuleman
2
-18
/
+17
2012-11-14
brcmfmac: handle exceptions in brcmf_bus_start correct.
Hante Meuleman
1
-4
/
+9
2012-11-14
brcmfmac: use fwil for netdev callbacks.
Hante Meuleman
3
-259
/
+70
2012-11-14
brcmfmac: remove obsolete i-scan and clean up related code.
Hante Meuleman
5
-683
/
+27
2012-11-14
brcmfmac: make pointer type constant in brcmf_set_management_ie()
Arend van Spriel
1
-7
/
+7
2012-11-14
brcmfmac: restrict error condition in brcmf_inform_bss()
Arend van Spriel
1
-1
/
+2
2012-11-14
brcmfmac: simplify if-else condition in brcmf_cfg80211_escan()
Arend van Spriel
1
-3
/
+1
2012-11-14
brcmfmac: remove obsolete structure ap_info
Arend van Spriel
2
-41
/
+0
2012-11-14
ar5523: Don't dereference sta if NULL
Pontus Fuchs
1
-2
/
+2
2012-11-14
ar5523: Fix sparse endianness warnings
Pontus Fuchs
2
-21
/
+24
2012-11-14
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
Julia Lawall
1
-4
/
+2
2012-11-14
Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c
Jaume Delclòs
1
-0
/
+1
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
14
-98
/
+107
2012-11-14
mwifiex: add support for SDIO card reset
Amitkumar Karwar
4
-0
/
+38
2012-11-14
brcmfmac: remove duplicated include from dhd_dbg.c
Wei Yongjun
1
-1
/
+0
2012-11-14
ar5523: use module_usb_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-11-14
add Marvell 88W8688 support to libertas_sdio
Harro Haan
1
-9
/
+30
2012-11-14
carl9170: kill MODULE_VERSION
Luis R. Rodriguez
1
-5
/
+0
2012-11-14
ath9k: fix memory leak in DFS pattern detector
Zefir Kurtisi
1
-0
/
+1
2012-11-14
ath9k: resolve name collision in DFS detector
Zefir Kurtisi
2
-4
/
+4
[next]