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