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
2011-11-17
ath9k_hw: Cleanup btcoex wlan weights
Rajkumar Manoharan
4
-58
/
+34
2011-11-17
ath9k: Remove enabling btcoex from stomp type change
Rajkumar Manoharan
3
-4
/
+4
2011-11-17
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
22
-2160
/
+4338
2011-11-11
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
1
-4
/
+5
2011-11-11
libertas: release bss references and avoid warning from cfg80211_inform_bss
John W. Linville
1
-10
/
+15
2011-11-11
brcmsmac: fix warning in _initvars_srom_pci
John W. Linville
1
-1
/
+1
2011-11-11
brcm80211: fmac: release bss struct returned from cfg80211_inform_bss
Franky Lin
1
-5
/
+13
2011-11-11
brcm80211: fmac: remove PCMCIA core related code
Franky Lin
1
-15
/
+0
2011-11-11
brcm80211: fmac: add function to free the glom skb queue
Arend van Spriel
1
-20
/
+14
2011-11-11
brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb
Arend van Spriel
1
-22
/
+11
2011-11-11
brcm80211: util: move brcmu_pkttotlen() function to brcmfmac
Arend van Spriel
3
-17
/
+13
2011-11-11
brcm80211: smac: combine promiscuous mode functionality
Alwin Beukers
2
-31
/
+17
2011-11-11
brcm80211: util: use sk_buff_head in precedence queue functions
Arend van Spriel
2
-98
/
+39
2011-11-11
brcm80211: smac: remove usage of brcmu_pkttotlen
Arend van Spriel
2
-6
/
+4
2011-11-11
brcm80211: fmac: remove id retrieve code
Franky Lin
1
-5
/
+0
2011-11-11
brcm80211: fmac: add resetcore function for bcm4330 chip
Franky Lin
3
-9
/
+45
2011-11-11
brcm80211: fmac: add coredisable function for bcm4330 chip
Franky Lin
3
-44
/
+82
2011-11-11
brcm80211: fmac: add corerev function for bcm4330 chip
Franky Lin
2
-6
/
+28
2011-11-11
brcm80211: fmac: add iscoreup function for bcm4330 chip
Franky Lin
3
-9
/
+51
2011-11-11
brcm80211: smac: don't modify sta parameters when adding sta
Alwin Beukers
1
-7
/
+0
2011-11-11
brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LEN
Arend van Spriel
1
-1
/
+0
2011-11-11
brcm80211: smac: replace own access category definitions with mac80211 enum
Arend van Spriel
2
-19
/
+24
2011-11-11
brcm80211: smac: remove code under unused macro definitions
Arend van Spriel
2
-126
/
+0
2011-11-11
brcm80211: smac: fix endianess issue for OTP memory access
Arend van Spriel
1
-0
/
+2
2011-11-11
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
4
-16
/
+18
2011-11-11
iwlagn: Remove dependence of iwl_priv from eeprom routines.
Don Fry
1
-58
/
+58
2011-11-11
iwlwifi: fix rate-scaling algorithm for BT combo devices
Venkataraman, Meenakshi
1
-6
/
+2
2011-11-11
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
8
-33
/
+67
2011-11-11
iwlwifi: remove the use of the QOS debug flag
Emmanuel Grumbach
2
-3
/
+3
2011-11-11
iwlagn: don't always split remain-on-channel
Johannes Berg
1
-0
/
+2
2011-11-11
iwlagn: convert remain-on-channel duration to TU
Johannes Berg
1
-1
/
+2
2011-11-11
iwlwifi: fix unused label in iwl_send_cmd_sync
Emmanuel Grumbach
1
-1
/
+1
2011-11-11
iwlwifi: check status before send command
Wey-Yi Guy
1
-12
/
+14
2011-11-11
iwlwifi: set "echo" host command length
Wey-Yi Guy
1
-0
/
+1
2011-11-11
iwlwifi: Move the core suspend function to iwl-agn-lib
Wey-Yi Guy
3
-345
/
+365
2011-11-11
iwlwifi: move station functions to mac80211
Wey-Yi Guy
3
-75
/
+71
2011-11-11
iwlwifi: move hw_scan into _mac80211 file
Wey-Yi Guy
3
-48
/
+46
2011-11-11
iwlwifi: move more mac80211 callback function
Wey-Yi Guy
3
-315
/
+308
2011-11-11
iwlagn: explicitly program P2P QoS parameters
Johannes Berg
1
-0
/
+28
2011-11-11
iwlagn: use per-vif AC parameters
Johannes Berg
1
-16
/
+14
2011-11-11
iwlwifi: move all mac80211 related functions to one place
Wey-Yi Guy
4
-1475
/
+1540
2011-11-11
iwlagn: move ucode files out of the iwl_priv structure
Don Fry
6
-109
/
+121
2011-11-11
iwlagn: push knowledge of ucode image lower down
Don Fry
1
-21
/
+30
2011-11-11
iwlagn: remove knowledge of ucode image location from upper layers
Don Fry
4
-14
/
+27
2011-11-11
iwlagn: move ucode_write_complete from priv to trans structure
Don Fry
4
-16
/
+19
2011-11-11
iwlwifi: remove un-supported SKUs
Wey-Yi Guy
4
-54
/
+0
2011-11-11
iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ
Johannes Berg
1
-3
/
+7
2011-11-11
iwlagn: check for SMPS mode
Wey-Yi Guy
2
-0
/
+4
2011-11-11
iwlwifi: two more SKUs for 6x05 series
Wey-Yi Guy
1
-0
/
+2
2011-11-11
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
Todd Previte
4
-7
/
+25
[next]