index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sym53c416.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
2
-5
/
+17
2013-04-22
mwifiex: don't try to associate when bss_mode is not STA
Bing Zhao
1
-11
/
+6
2013-04-22
mwifiex: make use of msecs_to_jiffies()
Bing Zhao
2
-2
/
+2
2013-04-22
mwifiex: correct bss_mode check while appending vht operation IE
Bing Zhao
1
-1
/
+1
2013-04-22
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
Avinash Patil
1
-2
/
+2
2013-04-22
mwifiex: configure p2p interface during initialization
Bing Zhao
1
-0
/
+3
2013-04-22
mwifiex: Start P2P devices in P2P mode
Paul Stewart
1
-3
/
+2
2013-04-22
rt2x00: Use more current logging styles, shrink object size
Joe Perches
19
-240
/
+228
2013-04-22
rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_early
Gabor Juhos
1
-2
/
+2
2013-04-22
brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...
Wei Yongjun
1
-2
/
+3
2013-04-22
wil6210: more Rx descriptor accessor functions
Vladimir Kondratiev
1
-6
/
+36
2013-04-22
wil6210: Use cached copy of Tx descriptor
Vladimir Kondratiev
1
-1
/
+6
2013-04-22
wil6210: Tx init optimization
Vladimir Kondratiev
1
-1
/
+1
2013-04-22
wil6210: Use cached copy of Rx descriptor
Vladimir Kondratiev
2
-10
/
+23
2013-04-22
brcmfmac: stop dequeue upon sk_buff commit failure
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: change return type for brcmf_rollback_toq() to void
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: finalize transmit upon any rollback failure
Arend van Spriel
1
-3
/
+3
2013-04-22
brcmfmac: use lock in brcmf_fws_del_interface()
Arend van Spriel
1
-0
/
+3
2013-04-22
brcmfmac: schedule dequeue upon firmware-signal reception
Arend van Spriel
1
-12
/
+24
2013-04-22
brcmfmac: destination mac closed when interface is closed
Arend van Spriel
1
-3
/
+14
2013-04-22
brcmutil: simplify brcmu_pkt_free_skb()
Arend van Spriel
1
-10
/
+2
2013-04-22
brcmfmac: remove error message upon allocation failure
Arend van Spriel
1
-3
/
+1
2013-04-22
brcmfmac: check memory allocation in brcmf_add_if()
Arend van Spriel
1
-0
/
+2
2013-04-22
brcmfmac: reinitialize dequeue mask per node
Arend van Spriel
1
-1
/
+3
2013-04-22
rt2800: nulify all last words of TXWI
Stanislaw Gruszka
1
-4
/
+7
2013-04-22
rt2x00: provide separate information about TXWI & RXWI sizes
Stanislaw Gruszka
5
-25
/
+34
2013-04-22
rt2800: cleanup rt2800_init_rfcsr
Stanislaw Gruszka
1
-21
/
+6
2013-04-22
rt2800: add rt2800_normal_mode_setup_3xxx subroutine
Stanislaw Gruszka
1
-77
/
+77
2013-04-22
rt2800: add rt2800_led_open_drain_enable subroutine
Stanislaw Gruszka
1
-4
/
+25
2013-04-22
rt2800: move RF_R27 setup to individual rfcsr init subroutines
Stanislaw Gruszka
1
-7
/
+11
2013-04-22
rt2800: add rt2800_rx_filter_calibration procedure
Stanislaw Gruszka
1
-46
/
+57
2013-04-22
rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr init
Stanislaw Gruszka
1
-17
/
+17
2013-04-22
rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr init
Stanislaw Gruszka
1
-5
/
+7
2013-04-22
rt2800: move 30xx common rf init code
Stanislaw Gruszka
1
-28
/
+35
2013-04-22
rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr init
Stanislaw Gruszka
1
-6
/
+6
2013-04-22
rt2800: move rf init calibration code
Stanislaw Gruszka
1
-22
/
+32
2013-04-22
rt2800: merge 5xxx normal mode setup
Stanislaw Gruszka
1
-48
/
+36
2013-04-22
ath9k: always set common->macaddr to the MAC adress of a virtual interface
Felix Fietkau
2
-6
/
+10
2013-04-22
ath: update hardware mac address with bssid mask
Felix Fietkau
4
-7
/
+13
2013-04-22
ath9k: use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+2
2013-04-22
ath9k: change DFS logging to use ath_dbg()
Zefir Kurtisi
6
-67
/
+63
2013-04-22
rt2x00: Fix transmit power troubles on some Ralink RT30xx cards
Alex A. Mihaylov
1
-2
/
+6
2013-04-22
mwl8k: remove nonstandard rate 72 Mbps
Jonas Gorski
1
-6
/
+4
2013-04-22
mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE
Karl Beldan
1
-1
/
+23
2013-04-22
mac80211/minstrel: use the new rate control API
Felix Fietkau
2
-91
/
+111
2013-04-22
mac80211/minstrel_ht: use the new rate control API
Felix Fietkau
2
-68
/
+84
2013-04-22
mac80211: improve the rate control API
Felix Fietkau
4
-167
/
+369
2013-04-22
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
7
-1
/
+245
2013-04-22
mac80211: minstrel_ht: initialize rates selection
Karl Beldan
1
-0
/
+3
2013-04-22
mac80211: minstrel_ht: pick only supported rates for sta and group max*rates
Karl Beldan
1
-6
/
+15
[next]