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
2009-11-28
libertas: move mesh command handling into mesh.c
Holger Schurig
3
-168
/
+186
2009-11-28
libertas: move mesh-only ethtool operations into mesh.c
Holger Schurig
3
-80
/
+99
2009-11-28
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
6
-363
/
+480
2009-11-28
libertas: introduce mesh.h
Holger Schurig
4
-19
/
+35
2009-11-28
libertas: rename persistcfg.c -> mesh.c
Holger Schurig
2
-1
/
+1
2009-11-28
ipw2x00: convert to seq_file
Alexey Dobriyan
1
-11
/
+22
2009-11-28
ray_cs: convert to proc_fops
Alexey Dobriyan
1
-18
/
+18
2009-11-28
ath9k: Ensure a fair beacon distribution in IBSS mode.
Vivek Natarajan
3
-5
/
+14
2009-11-28
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
5
-8
/
+53
2009-11-28
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
4
-18
/
+31
2009-11-28
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
7
-5
/
+69
2009-11-28
iwmc3200wifi: Remove tx concatenation option
Samuel Ortiz
1
-8
/
+1
2009-11-28
iwmc3200wifi: Add stopped queue to debugfs
Samuel Ortiz
1
-0
/
+23
2009-11-28
iwmc3200wifi: 802.11n Tx aggregation support
Samuel Ortiz
8
-10
/
+217
2009-11-28
iwmc3200wifi: Set wireless mode correctly
Zhu Yi
1
-3
/
+3
2009-11-28
iwmc3200wifi: Update wireless_mode with eeprom values
Samuel Ortiz
3
-1
/
+39
2009-11-28
iwmc3200wifi: Dont set the UMAC power limit when interface is down
Samuel Ortiz
1
-0
/
+4
2009-11-28
iwmc3200wifi: Parse HT channels EEPROM entries
Samuel Ortiz
3
-8
/
+56
2009-11-28
MAINTAINERS: Add iwmc3200wifi entry
Samuel Ortiz
1
-0
/
+9
2009-11-28
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
10
-16
/
+16
2009-11-28
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
7
-87
/
+87
2009-11-28
rt2x00: Fix typo (lengt --> length) in rt2x00queue.c
Gertjan van Wingerde
1
-2
/
+2
2009-11-28
rt2x00: Clean up use of rt2x00_intf_is_pci.
Gertjan van Wingerde
1
-10
/
+7
2009-11-28
rt2x00: Remove unused variable frame_control from rt2x00mac_tx.
Gertjan van Wingerde
1
-3
/
+0
2009-11-28
rt2x00: Only initialize HT on rt2800 devices that support it.
Gertjan van Wingerde
1
-1
/
+5
2009-11-28
wl1271: Remove REF_CLK hack
Luciano Coelho
1
-8
/
+1
2009-11-28
wl1271: remove workaround to ignore -EIO from radio and general params
Luciano Coelho
2
-10
/
+4
2009-11-28
wl1271: fix radio and general parameters commands
Luciano Coelho
5
-182
/
+183
2009-11-28
wl1271: set radio and general params also for PLT
Luciano Coelho
3
-2
/
+15
2009-11-28
wl1271: fix the inetdev notifier callback return values
Luciano Coelho
1
-5
/
+5
2009-11-28
wl1271: Set PSM support flags in driver configuration
Juuso Oikarinen
1
-1
/
+2
2009-11-28
wl1271: Prevent PSM-entry retry loop if PSM cancelled
Juuso Oikarinen
1
-2
/
+6
2009-11-28
wl1271: Decrease BET consecutive terminated beacons value to 10
Juuso Oikarinen
1
-1
/
+1
2009-11-28
ath9k: clean up rc rate table
Felix Fietkau
2
-219
/
+109
2009-11-28
ath9k: properly use the mac80211 rate control api
Felix Fietkau
11
-294
/
+291
2009-11-25
ath9k: remove warnings related to signed/unsigned type mismatch
John W. Linville
2
-3
/
+1
2009-11-25
mac80211: Speedup ieee80211_remove_interfaces()
Eric Dumazet
1
-9
/
+5
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
125
-1936
/
+3163
2009-11-24
net/ipv6: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-11-24
sfc: Log interrupt and reset type names, not numbers
Ben Hutchings
6
-28
/
+69
2009-11-24
sfc: Combine high-level header files
Ben Hutchings
9
-87
/
+25
2009-11-24
sfc: Remove redundant efx_xmit() function
Ben Hutchings
3
-25
/
+8
2009-11-24
sfc: Remove unnecessary casts to struct sk_buff *
Ben Hutchings
1
-3
/
+3
2009-11-24
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
10
-53
/
+68
2009-11-24
sfc: Move all I2C stuff into struct falcon_board
Ben Hutchings
4
-24
/
+29
2009-11-24
sfc: Move struct falcon_board into struct falcon_nic_data
Ben Hutchings
4
-38
/
+39
2009-11-24
sfc: Move definition of struct falcon_nic_data into falcon.h
Ben Hutchings
2
-11
/
+11
2009-11-24
sfc: Make board information explicitly Falcon-specific
Ben Hutchings
8
-75
/
+88
2009-11-24
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
Ben Hutchings
5
-27
/
+33
2009-11-24
sfc: Use a single blink implementation
Ben Hutchings
8
-77
/
+62
[next]