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-10-11
mac80211: Update injection documentation
Helmut Schaa
1
-0
/
+4
2011-10-11
ath9k: fix retry counting / BAR handling during queue flush
Felix Fietkau
2
-2
/
+8
2011-10-11
ath9k: improve PS filter clearing and retry counting for A-MPDU
Felix Fietkau
1
-7
/
+6
2011-10-11
ath9k: keep track of what's triggering hardware resets
Felix Fietkau
4
-5
/
+47
2011-10-11
ath9k: indicate which queues are blocked when stopping tx fails
Felix Fietkau
1
-3
/
+5
2011-10-11
mac80211: Fix regression that allowed mpaths between non-peers.
Javier Cardona
1
-0
/
+9
2011-10-11
mwifiex: fix smatch errors
Yogesh Ashok Powar
3
-2
/
+7
2011-10-11
ath9k: remove some bogus error handling code
Dan Carpenter
1
-7
/
+0
2011-10-11
ath5k: remove some unneeded error handling code
Dan Carpenter
1
-6
/
+0
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
4
-3
/
+4
2011-10-11
iwlagn: separate init calib and rt calib
Wey-Yi Guy
2
-1
/
+11
2011-10-11
mac80211: pass no-CCK flag through to HW scan
Johannes Berg
1
-0
/
+1
2011-10-11
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
John W. Linville
9
-24
/
+158
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
81
-3
/
+97056
2011-10-11
ath6kl: fixup merge damage in ath6kl_mgmt_tx
John W. Linville
1
-1
/
+1
2011-10-07
wl12xx: disable AP-mode-specific quirks
Eliad Peller
4
-22
/
+0
2011-10-07
wl12xx: Add support for HW channel switch
Shahar Levi
6
-1
/
+133
2011-10-07
wl12xx: set max_sched_scan_ie_len correctly
Luciano Coelho
1
-0
/
+3
2011-10-07
wl12xx: configure rate policy for p2p operations
Eliad Peller
3
-1
/
+22
2011-10-04
Merge branch 'master' of git://github.com/padovan/bluetooth-next
John W. Linville
10
-196
/
+157
2011-10-03
ath9k_hw: set pci_express capability true for AR9480
Mohammed Shafi Shajakhan
1
-1
/
+6
2011-10-03
ath9k_hw: Fix number of GPIO pins for AR9287/9300
Mohammed Shafi Shajakhan
1
-0
/
+4
2011-10-03
libertas: detect TX lockups and reset hardware
Daniel Drake
2
-0
/
+36
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
27
-35
/
+61
2011-10-03
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
6
-33
/
+39
2011-10-03
ath9k_hw: extend GPIO pin select mask for rfkill
Mohammed Shafi Shajakhan
1
-6
/
+1
2011-10-03
mwifiex: handle an error path correctly
Amitkumar Karwar
1
-4
/
+1
2011-10-03
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
4
-11
/
+25
2011-10-03
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
1
-0
/
+1
2011-10-03
mac80211: Send nullfunc frames at lower rate during connection monitor
Rajkumar Manoharan
3
-3
/
+14
2011-10-03
net:rfkill: add a gpio setup function into GPIO rfkill
Sangwook Lee
2
-0
/
+15
2011-10-03
mac80211: Allow noack flag overwrite for injected frames
Helmut Schaa
2
-2
/
+14
2011-10-03
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
21
-1549
/
+4050
2011-10-03
ath6kl: include vmalloc.h in debug.c
Kalle Valo
1
-0
/
+1
2011-10-01
ath6kl: fix size_t related warnings
Kalle Valo
1
-7
/
+7
2011-09-30
mac80211: dont assign seqno to or aggregate QoS Null frames
Johannes Berg
1
-0
/
+4
2011-09-30
mac80211: document client powersave
Johannes Berg
2
-1
/
+99
2011-09-30
mac80211: allow out-of-band EOSP notification
Johannes Berg
5
-2
/
+88
2011-09-30
mac80211: explicitly notify drivers of frame release
Johannes Berg
4
-10
/
+78
2011-09-30
mac80211: add missing station flags to debugfs
Johannes Berg
1
-11
/
+14
2011-09-30
mac80211: optimise station flags
Johannes Berg
18
-194
/
+173
2011-09-30
mac80211: reply only once to each PS-poll
Johannes Berg
4
-17
/
+26
2011-09-30
mac80211: send (QoS) Null if no buffered frames
Johannes Berg
3
-12
/
+92
2011-09-30
mac80211: implement uAPSD
Johannes Berg
9
-89
/
+244
2011-09-30
mac80211: allow releasing driver-buffered frames
Johannes Berg
4
-16
/
+147
2011-09-30
mac80211: clear more-data bit on filtered frames
Johannes Berg
1
-0
/
+10
2011-09-30
mac80211: remove return value from add_pending_skbs
Johannes Berg
2
-15
/
+12
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
6
-84
/
+214
2011-09-30
mac80211: also expire filtered frames
Johannes Berg
2
-5
/
+57
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
4
-68
/
+50
[next]