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
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
7
-29
/
+31
2012-09-11
ath9k_hw: Add AR9565 initvals
Sujith Manoharan
3
-8
/
+1291
2012-09-11
ath9k_hw: Add version/revision macros for AR9565
Sujith Manoharan
3
-2
/
+15
2012-09-11
p54: fix off-by-one null pointer bug in p54_tx_80211
Christian Lamparter
1
-1
/
+2
2012-09-11
drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-11
ath9k: Add Generic hardware timer interrupt in debugfs
Mohammed Shafi Shajakhan
2
-0
/
+6
2012-09-11
ath9k_hw: Read and configure thermocal for AR9462
Rajkumar Manoharan
2
-0
/
+25
2012-09-11
ath9k_hw: Read and apply thermometer settings from EEPROM
Rajkumar Manoharan
2
-0
/
+41
2012-09-11
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-11
wireless: at76c50x: eliminate hex2str()
Andy Shevchenko
1
-42
/
+12
2012-09-11
ath9k_htc: Cancel BTCOEX related work before disabling BTCOEX
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-09-11
ath9k_htc: Add a modparam to enable BTCOEX rather than default
Mohammed Shafi Shajakhan
2
-0
/
+14
2012-09-11
ath9k_htc: minor cleanup in ath9k_htc_add_station
Mohammed Shafi Shajakhan
1
-9
/
+5
2012-09-11
ath9k: Cleanup add/change_interface callbacks
Mohammed Shafi Shajakhan
1
-47
/
+10
2012-09-11
ath9k: Remove an obselete function declaration
Mohammed Shafi Shajakhan
1
-1
/
+0
2012-09-11
ath9k: Make use of ath_stop_ani wrapper
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-09-11
ath9k: Fix BTCOEX timer triggering comparision
Mohammed Shafi Shajakhan
2
-2
/
+7
2012-09-11
ath9k_hw: Fix invalid MCI GPM index access/caching
Mohammed Shafi Shajakhan
1
-0
/
+8
2012-09-11
brcm80211: Remove bogus memcpy in ai_detach
Andi Kleen
1
-3
/
+0
2012-09-11
zd1211rw: enable support for MFP
Jussi Kivilinna
1
-1
/
+2
2012-09-11
rt2x00: add MediaTek/RaLink Rt3352 WiSoC
Daniel Golle
3
-5
/
+212
2012-09-07
rt2x00: rt2800 - Make probe_hw function common between PCI and USB.
Gertjan van Wingerde
4
-132
/
+113
2012-09-07
rt2x00: Unify GPIO register field namings
Gertjan van Wingerde
14
-132
/
+143
2012-09-07
rt2x00: Align GPIO register definitions with the datasheets.
Gertjan van Wingerde
4
-2
/
+20
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
47
-182
/
+418
2012-09-07
rtlwifi: Update header file
Larry Finger
1
-1
/
+91
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
7
-23
/
+18
2012-09-07
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
Larry Finger
3
-21
/
+21
2012-09-07
mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private
Jeff Disher
2
-11
/
+14
2012-09-07
brcmfmac: add callback for nl80211 testmode command
Arend van Spriel
3
-1
/
+33
2012-09-07
brcmfmac: Add 43143 USB support.
Hante Meuleman
1
-0
/
+9
2012-09-07
brcmfmac: Add 43242 USB support.
Hante Meuleman
1
-1
/
+19
2012-09-07
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
4
-0
/
+22
2012-09-07
brcmfmac: prevent possible race condition on usb rx control.
Hante Meuleman
1
-1
/
+1
2012-09-07
ath9k: Fix TX filter usage
Sujith Manoharan
1
-1
/
+1
2012-09-07
rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-07
rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-07
mwifiex: make use of is_zero_ether_addr()
Bing Zhao
1
-3
/
+1
2012-09-07
mwifiex: parse rate info for AP
Avinash Patil
5
-7
/
+58
2012-09-07
mwifiex: don't disable wait_q_enabled flag
Amitkumar Karwar
1
-1
/
+0
2012-09-07
mwifiex: release semaphore acquired for internal scan operation
Amitkumar Karwar
1
-0
/
+5
2012-09-07
airo: remove duplicated include from airo.c
Wei Yongjun
1
-1
/
+0
2012-09-07
wl18xx: remove duplicated include from main.c
Wei Yongjun
1
-1
/
+0
2012-09-07
wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
wireless: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-10
/
+5
2012-09-07
ath9k_hw: small optimization
Mohammed Shafi Shajakhan
3
-9
/
+1
2012-09-07
mwifiex: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
mwifiex: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
airo: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-4
/
+2
2012-09-07
drivers/net: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
2
-3
/
+3
[next]