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
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
wl12xx: fix warning due to missing arg in ampdu_action
Luciano Coelho
1
-2
/
+3
2011-01-24
wl12xx: disable auto-arp
Eliad Peller
1
-2
/
+1
2011-01-24
wl12xx: Increase scan channel dwell time for passive scans
Juuso Oikarinen
2
-11
/
+11
2011-01-24
wl12xx: wrong values are returned in gpio_power_write()
Eliad Peller
1
-6
/
+4
2011-01-24
wl12xx: BA receiver support
Levi, Shahar
5
-4
/
+117
2011-01-24
wl12xx: BA initiator support
Levi, Shahar
7
-10
/
+183
2011-01-24
wl12xx: Add channel 14 to list of supported 2ghz channels
Arik Nemtsov
1
-0
/
+1
2011-01-24
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2
-0
/
+2
2011-01-24
wl12xx: Cleanup PLT mode when module is removed
Juuso Oikarinen
1
-5
/
+15
2011-01-24
wl12xx: fix some endianess bugs
Eliad Peller
3
-5
/
+5
2011-01-24
wl12xx: add hw configuration for max supported AMDPU size
Luciano Coelho
1
-0
/
+2
2011-01-24
wl12xx: change debug_level module param sysfs permissions
Guy Eilam
2
-7
/
+2
2011-01-24
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
Luciano Coelho
1
-27
/
+33
2011-01-24
wl12xx: don't modify the global supported band structures
Luciano Coelho
2
-2
/
+17
2011-01-24
wl12xx: don't join upon disassociation
Eliad Peller
1
-10
/
+12
2011-01-24
wl12xx: Enable AP-mode
Arik Nemtsov
2
-2
/
+7
2011-01-24
wl12xx: Read MAC address from NVS file on HW startup
Arik Nemtsov
1
-0
/
+12
2011-01-24
wl12xx: AP mode - fetch appropriate firmware for AP
Arik Nemtsov
2
-3
/
+33
2011-01-24
wl12xx: AP mode - encryption support
Arik Nemtsov
4
-44
/
+223
2011-01-24
wl12xx: AP mode - record TX configuration settings
Arik Nemtsov
1
-24
/
+48
2011-01-24
wl12xx: AP mode - changes in TX path
Arik Nemtsov
2
-10
/
+48
2011-01-24
wl12xx: AP mode - add STA add/remove ops
Arik Nemtsov
2
-0
/
+119
2011-01-24
wl12xx: AP mode - change filter config
Arik Nemtsov
1
-10
/
+12
2011-01-24
wl12xx: AP mode config in ieee80211_ops.config
Arik Nemtsov
1
-22
/
+30
2011-01-24
wl12xx: Configure AP on BSS info change
Arik Nemtsov
2
-109
/
+234
2011-01-24
wl12xx: Add AP related definitions to HOST-FW interface
Arik Nemtsov
4
-7
/
+37
2011-01-24
wl12xx: AP specific RX filter configuration
Arik Nemtsov
5
-8
/
+28
2011-01-24
wl12xx: AP mode - init sequence
Arik Nemtsov
7
-100
/
+317
2011-01-24
wl12xx: AP mode - workaround for FW bug on station remove
Arik Nemtsov
1
-5
/
+21
2011-01-24
wl12xx: AP-mode high level commands
Arik Nemtsov
6
-14
/
+419
2011-01-24
wl12xx: AP mode - add AP specific event
Arik Nemtsov
3
-3
/
+8
2011-01-24
wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands
Arik Nemtsov
6
-11
/
+98
2011-01-24
wl12xx: Add AP related configuration to conf_drv_settings
Arik Nemtsov
4
-7
/
+90
2011-01-24
wl12xx: fix some sparse warnings
Eliad Peller
4
-15
/
+15
2011-01-24
wl12xx: use after free in debug code
Dan Carpenter
1
-1
/
+1
2011-01-24
wl12xx: remove redundant debugfs_remove_recursive() call
Eliad Peller
2
-21
/
+16
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-4
/
+4
2011-01-03
Fix spelling mistakes in comments
Stefan Weil
2
-4
/
+4
2010-12-22
wl12xx: remove unnecessary import
Hauke Mehrtens
1
-1
/
+0
2010-12-15
wl12xx_sdio_test: rename files to match current style
Luciano Coelho
3
-15
/
+28
2010-12-15
wl12xx: Change TX queue to be per AC
Juuso Oikarinen
4
-17
/
+60
2010-12-15
wl12xx: allow runtime changing of debug_level
Eliad Peller
3
-9
/
+20
2010-12-15
wl1271: fixed problem with WPS IEs in probe requests
Guy Eilam
3
-11
/
+9
2010-12-15
wl12xx: add auto-arp support
Eliad Peller
7
-8
/
+93
2010-12-15
wl1271_sdio_test: Add module for sdio RX/TX testing
Roger Quadros
3
-0
/
+520
2010-12-15
wl12xx: disable 11a channels when wl->enable_11a is known
Luciano Coelho
1
-6
/
+10
2010-12-02
wl12xx: Remove 11j channels from the supported channels list.
Juuso Oikarinen
1
-8
/
+0
2010-12-02
wl1271: Add wl1271_load_firmware() and export some functions
Roger Quadros
3
-1
/
+18
2010-12-02
wl12xx: fix illegal memset if debugfs is not enabled
Luciano Coelho
1
-0
/
+3
[next]