index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-02-08
brcmsmac: avoid 512 byte stack variable
Tim Gardner
1
-1
/
+7
2013-02-08
brcmsmac: fix u16 overflow warning
Tim Gardner
1
-4
/
+1
2013-02-08
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
Jiri Slaby
2
-0
/
+6
2013-02-08
rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
Larry Finger
3
-4
/
+12
2013-02-08
brcmfmac: fix problem connecting to AP without security
Arend van Spriel
1
-1
/
+21
2013-02-08
brcmfmac: add function to retrieve chip information
Arend van Spriel
2
-0
/
+11
2013-02-08
brcmfmac: add chip information to the bus interface
Arend van Spriel
3
-0
/
+8
2013-02-08
brcmfmac: Use single function for channel to chanspec.
Hante Meuleman
1
-42
/
+21
2013-02-08
brcmfmac: Cleanup function brcmf_notifiy_connect_status_ap.
Hante Meuleman
1
-13
/
+7
2013-02-08
brcmfmac: Update tracelogging for multiple netdevs.
Hante Meuleman
1
-15
/
+19
2013-02-08
brcmfmac: Track statistics per ifp.
Hante Meuleman
4
-66
/
+27
2013-02-08
brcmfmac: Add logging for FIL int set/get cmds.
Hante Meuleman
1
-0
/
+2
2013-02-08
brcmfmac: Track pending 8021x frames per ifp.
Hante Meuleman
2
-15
/
+17
2013-02-08
brcmfmac: Use struct brcmf_if in brcmf_configure_opensecurity.
Hante Meuleman
1
-4
/
+2
2013-02-08
brcmfmac: Remove copy mac address from drvr at netdev up.
Hante Meuleman
1
-2
/
+0
2013-02-08
brcmfmac: Remove drvr_up from bus interface.
Hante Meuleman
3
-22
/
+2
2013-02-08
p54usb: corrected USB ID for T-Com Sinus 154 data II
Tomasz Guszkowski
1
-1
/
+1
2013-02-08
mwl8k: add single band 88W8366 PCI device IDs
Jonas Gorski
1
-0
/
+2
2013-02-08
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
2
-2
/
+2
2013-02-08
wireless: rt2x00: rt2800usb add Sweex ids
Xose Vazquez Perez
1
-0
/
+5
2013-02-08
NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()
Dan Carpenter
1
-3
/
+2
[next]