index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
msync.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-12
iwlwifi: mvm: use atomic interface iteration to avoid deadlock
Emmanuel Grumbach
2
-2
/
+2
2013-02-11
ath6kl: provide 64-bit per-station byte counters
Vladimir Kondratiev
1
-2
/
+2
2013-02-11
wlcore: remove newly introduced alloc/OOM messages
Luciano Coelho
2
-6
/
+2
2013-02-11
wireless: rt2x00: rt2800usb add "unknown" devices
Xose Vazquez Perez
1
-0
/
+16
2013-02-11
mwifiex: add PCIe8897 support
Avinash Patil
3
-70
/
+275
2013-02-11
mwifiex: define generic data type for PCIe ring buffers
Avinash Patil
2
-26
/
+35
2013-02-11
mwifiex: separate ring initialization and ring creation routines
Avinash Patil
1
-133
/
+194
2013-02-11
mwifiex: store card specific data in PCI device table entry
Avinash Patil
2
-118
/
+206
2013-02-11
ath9k: Fix IBSS joiner mode
Sujith Manoharan
3
-27
/
+89
2013-02-11
ath9k: Fix ATH9K_HW_CAP_HT usage
Sujith Manoharan
2
-11
/
+7
2013-02-11
NFC: microread: Fix mei physical layer
Samuel Ortiz
1
-19
/
+24
2013-02-11
iwlwifi: mvm: fix locking in iwl_mvm_ipv6_addr_change
Emmanuel Grumbach
1
-2
/
+2
2013-02-11
iwlwifi: mvm: fix TKIP key updating
Beni Lev
1
-2
/
+14
2013-02-11
iwlwifi: mvm: fix the keyidx assignment
Emmanuel Grumbach
1
-1
/
+2
2013-02-11
iwlwifi: mvm: Change the Time Event type used for ROC
Ilan Peer
1
-3
/
+12
2013-02-11
iwlwifi: mvm: Update quota settings for all bindings
Ilan Peer
2
-5
/
+27
2013-02-08
rtlwifi: rtl8192cu: Add new USB ID
Larry Finger
1
-0
/
+1
2013-02-08
brcmfmac: Add tx p2p off-channel support.
Hante Meuleman
3
-93
/
+707
2013-02-08
brcmfmac: Create netdev before returning from add_virtual_intf.
Hante Meuleman
3
-12
/
+6
2013-02-08
brcmfmac: Cleanup of unused defines.
Hante Meuleman
2
-7
/
+1
2013-02-08
brcmfmac: Fix rtnl_lock lockup when registering netdev.
Hante Meuleman
4
-6
/
+11
2013-02-08
brcmfmac: Remove sleep on del_station.
Hante Meuleman
1
-6
/
+1
2013-02-08
brcmfmac: Update netdev configuration in wiphy for p2p.
Hante Meuleman
2
-4
/
+9
2013-02-08
brcmfmac: Reject change vif for p2p if.
Hante Meuleman
1
-0
/
+12
2013-02-08
brcmfmac: Ignore E_ADD_IF for ifidx 0.
Hante Meuleman
1
-1
/
+1
2013-02-08
brcmfmac: Put printing action frames code under debug flag.
Hante Meuleman
1
-0
/
+11
2013-02-08
brcmfmac: Use role from wdev on AP commands and fix stop_ap.
Hante Meuleman
1
-37
/
+14
2013-02-08
brcmfmac: Create p2p0 netdev via module variable.
Hante Meuleman
4
-140
/
+213
2013-02-08
brcmfmac: change function signatures
Arend van Spriel
1
-1
/
+1
2013-02-08
brcmfmac: Use real cookie value for p2p remain on channel.
Hante Meuleman
2
-16
/
+51
2013-02-08
brcmfmac: P2P action frame tx.
Hante Meuleman
5
-4
/
+361
2013-02-08
brcmfmac: Add handling of receiving P2P action frames.
Hante Meuleman
3
-0
/
+350
2013-02-08
brcmfmac: Update AP mode for GO creation.
Hante Meuleman
4
-86
/
+183
2013-02-08
brcmfmac: Update connect setup/handling routines for multiple bss.
Hante Meuleman
3
-132
/
+258
2013-02-08
brcmfmac: Fix bug mgmt_rx_register
Hante Meuleman
1
-1
/
+1
2013-02-08
brcmfmac: add p2p change vif routines.
Hante Meuleman
5
-17
/
+119
2013-02-08
brcmfmac: update p2p add and delete vif routines.
Hante Meuleman
2
-10
/
+25
2013-02-08
brcmfmac: update escan for multiple bss and simplify.
Hante Meuleman
3
-84
/
+19
2013-02-08
brcmfmac: implement support for deleting virtual interfaces
Arend van Spriel
4
-92
/
+176
2013-02-08
brcmfmac: fix generation of the p2p related mac addresses
Arend van Spriel
1
-3
/
+1
2013-02-08
brcmfmac: fix compiler warning on printf format
Arend van Spriel
1
-1
/
+1
2013-02-08
brcmfmac: add support for P2P listen mode.
Hante Meuleman
6
-34
/
+341
2013-02-08
brcmfmac: add support for creating P2P client/GO interface
Arend van Spriel
5
-15
/
+289
2013-02-08
brcmfmac: add peer-to-peer group discovery support
Arend van Spriel
6
-51
/
+1078
2013-02-08
brcmfmac: remove unnecessary locking in trap info processing
Piotr Haber
1
-4
/
+0
2013-02-08
brcmfmac: turn clocks on when reading shared info
Piotr Haber
1
-0
/
+1
2013-02-08
brcmfmac: fix mmc host locking issue
Piotr Haber
1
-1
/
+1
2013-02-08
brcmfmac: Check null pointer on brcmf_dev_reset.
Hante Meuleman
1
-1
/
+2
2013-02-08
brcmfmac: use brcmf_if::bssidx as index in interface list
Hante Meuleman
6
-49
/
+57
2013-02-08
mwl8k: Remove unnecessary alloc/OOM messages
Joe Perches
1
-2
/
+0
[next]