index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdsuper.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
brcmfmac: obtain wdev using vif object in action frame rx
Arend van Spriel
1
-1
/
+2
2013-04-08
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
Arend van Spriel
2
-3
/
+8
2013-04-08
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
4
-35
/
+55
2013-04-08
brcmfmac: support creation of P2P_DEVICE through user-space
Arend van Spriel
2
-11
/
+143
2013-04-08
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
Arend van Spriel
3
-52
/
+42
2013-04-08
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
Arend van Spriel
3
-19
/
+20
2013-04-08
brcmfmac: remove use of unconditional access of struct wireless_dev::netdev
Arend van Spriel
1
-6
/
+4
2013-04-08
brcmfmac: remove condition for calling event handler
Arend van Spriel
1
-1
/
+1
2013-04-08
brcmfmac: add role attribute to struct brcmf_if_event definition
Arend van Spriel
2
-3
/
+4
2013-04-08
brcmfmac: add hexadecimal trace of message payload
Arend van Spriel
6
-0
/
+19
2013-04-08
brcmfmac: firmware shared data version fix
Piotr Haber
1
-2
/
+2
2013-04-08
brcmfmac: read firmware console without trap indication
Piotr Haber
1
-16
/
+14
2013-04-08
brcmfmac: handle firmware signals requesting for packets
Arend van Spriel
2
-2
/
+29
2013-04-08
brcmfmac: handle firmware signalling destination entry state
Arend van Spriel
3
-7
/
+79
2013-04-08
brcmfmac: fix unaligned access in TXSTATUS signal handling
Arend van Spriel
1
-1
/
+3
2013-04-08
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
Andreas Fenkart
1
-26
/
+29
2013-04-08
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
Andreas Fenkart
2
-8
/
+6
2013-04-08
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
Andreas Fenkart
3
-9
/
+5
2013-04-08
mwifiex: correct wrong list in list_empty check
Andreas Fenkart
1
-2
/
+1
2013-04-08
rtlwifi: rtl8188ee: Fix allyesconfig build failures
Larry Finger
5
-32
/
+22
2013-04-08
rtlwifi: rtl8188ee: Fix linker warnings
Larry Finger
1
-1
/
+1
2013-04-08
ath9k: add support for DFS master mode
Zefir Kurtisi
5
-7
/
+36
2013-04-08
ath9k: add debugfs based DFS radar simulation
Zefir Kurtisi
1
-0
/
+20
2013-04-08
ath9k: add interface combinations for DFS master
Zefir Kurtisi
1
-8
/
+24
2013-04-08
ath: Let user know which keycache method is complaining.
Ben Greear
1
-3
/
+6
2013-04-08
mwifiex: fix negative cmd_pending count
Bing Zhao
6
-16
/
+29
2013-04-08
mac80211: make ieee802_11_parse_elems an inline
Johannes Berg
2
-8
/
+6
2013-04-08
mac80211: don't start new netdev queues if driver stopped
Johannes Berg
1
-2
/
+22
2013-04-08
mac80211: replace some dead code by a warning
Johannes Berg
1
-1
/
+2
2013-04-08
mac80211: don't fiddle with netdev queues in MLME code
Johannes Berg
1
-24
/
+2
2013-04-08
mac80211: disable uAPSD if all ACs are under ACM
Alexander Bondar
1
-1
/
+2
2013-04-08
mac80211: fix do_stop handling while suspended
Johannes Berg
1
-25
/
+49
2013-04-08
mac80211: destroy virtual monitor interface across suspend
Johannes Berg
4
-6
/
+11
2013-04-08
mac80211: purge remain-on-channel items when suspending
Johannes Berg
4
-5
/
+8
2013-04-08
mac80211: remove outdated comment referring to master interface
Johannes Berg
1
-6
/
+1
2013-04-08
mac80211: return new mpath from mesh_path_add()
Bob Copeland
4
-51
/
+42
2013-04-08
mac80211: fix the PREP mesh hwmp debug message
Chun-Yeow Yeoh
1
-2
/
+2
2013-04-08
mac80211: parse Timeout Interval Element using a struct
Johannes Berg
4
-7
/
+18
2013-04-08
mac80211: check ERP info IE length in parser
Johannes Berg
4
-7
/
+7
2013-04-08
mac80211: check DSSS params IE length in parser
Johannes Berg
5
-6
/
+7
2013-04-08
mac80211: remove unused IE pointers from parser
Johannes Berg
2
-28
/
+0
2013-04-08
mac80211: remove ancient reference to master interface
Johannes Berg
1
-1
/
+1
2013-04-08
mac80211: be more careful about sending beacon-loss-events
Ben Greear
1
-3
/
+5
2013-04-08
mac80211: add beacon stats to debugfs
Ben Greear
2
-0
/
+13
2013-04-08
mac80211_hwsim: advertise VHT support also when channels == 1
Karl Beldan
1
-3
/
+0
2013-04-08
mac80211: let drivers not supporting channel contexts use VHT
Karl Beldan
1
-13
/
+1
2013-04-03
brcmfmac: enable sk_buff queueing when credits deplete
Arend van Spriel
3
-60
/
+627
2013-04-03
brcmfmac: no flow-control tlv signals when fcmode is NONE
Arend van Spriel
1
-6
/
+6
2013-04-03
brcmfmac: only allocate firmware-signalling resources if required
Arend van Spriel
2
-7
/
+10
2013-04-03
brcmfmac: move brcmf_fws_{de,}init() functions
Arend van Spriel
1
-68
/
+68
[next]