index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix duplicate retransmission detection
Johannes Berg
2013-08-11
1
-2
/
+8
*
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
2013-06-07
1
-0
/
+9
*
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
2013-02-14
4
-23
/
+14
*
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
2013-01-17
1
-1
/
+1
*
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
2012-12-03
1
-4
/
+4
*
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
2012-11-17
1
-1
/
+1
*
mac80211: check management frame header length
Johannes Berg
2012-11-17
1
-4
/
+8
*
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
2012-11-17
1
-0
/
+4
*
mac80211: check if key has TKIP type before updating IV
Stanislaw Gruszka
2012-10-31
1
-1
/
+2
*
mac80211: cancel mesh path timer
Johannes Berg
2012-08-15
1
-0
/
+1
*
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
2012-07-16
1
-1
/
+4
*
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2012-06-17
2
-0
/
+28
*
mac80211: fix ADDBA declined after suspend with wowlan
Eyal Shapira
2012-06-10
1
-6
/
+6
*
mac80211: fix AP mode EAP tx for VLAN stations
Felix Fietkau
2012-05-07
1
-1
/
+2
*
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
2012-04-13
1
-1
/
+2
*
mac80211: zero initialize count field in ieee80211_tx_rate
Mohammed Shafi Shajakhan
2012-03-12
1
-1
/
+1
*
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
2012-02-29
1
-2
/
+2
*
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
2012-02-20
1
-1
/
+1
*
mac80211: fix rx->key NULL pointer dereference in promiscuous mode
Stanislaw Gruszka
2012-01-25
1
-1
/
+1
*
mac80211: fix another race in aggregation start
Johannes Berg
2012-01-06
1
-45
/
+41
*
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
2011-12-21
1
-1
/
+16
*
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
2011-12-09
1
-0
/
+14
*
mac80211: don't stop a single aggregation session twice
Johannes Berg
2011-12-09
1
-2
/
+8
*
mac80211: fix bug in ieee80211_build_probe_req
Johannes Berg
2011-11-26
1
-0
/
+4
*
mac80211: fix NULL dereference in radiotap code
Johannes Berg
2011-11-26
1
-3
/
+6
*
mac80211: disable powersave for broken APs
Johannes Berg
2011-11-11
2
-2
/
+17
*
mac80211: config hw when going back on-channel
Eliad Peller
2011-11-11
1
-2
/
+1
*
mac80211: fix remain_off_channel regression
Eliad Peller
2011-11-11
1
-2
/
+2
*
mac80211: fix offchannel TX cookie matching
Johannes Berg
2011-11-11
4
-3
/
+4
*
mac80211: fix missing sta_lock in __sta_info_destroy
Johannes Berg
2011-10-03
1
-1
/
+1
*
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-08-15
1
-0
/
+1
*
mac80211: Restart STA timers only on associated state
Rajkumar Manoharan
2011-08-04
1
-0
/
+3
*
mac80211: fix TKIP replay vulnerability
Johannes Berg
2011-07-07
1
-3
/
+13
*
mac80211: fix ie memory allocation for scheduled scans
Luciano Coelho
2011-07-07
1
-1
/
+2
*
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
2011-06-27
1
-1
/
+7
*
mac80211: fix IBSS teardown race
Johannes Berg
2011-06-08
1
-2
/
+4
*
Revert "mac80211: stop queues before rate control updation"
John W. Linville
2011-06-07
1
-6
/
+0
*
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
2011-06-06
3
-23
/
+8
*
mac80211: call dev_alloc_name before copying name to sdata
Thadeu Lima de Souza Cascardo
2011-06-03
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
2011-05-27
2
-1
/
+7
|
\
|
*
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
2011-05-27
1
-1
/
+0
|
*
mac80211: clear local->ps_data on disassoc
Eliad Peller
2011-05-27
1
-0
/
+1
|
*
mac80211: stop queues before rate control updation
Rajkumar Manoharan
2011-05-26
1
-0
/
+6
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
5
-85
/
+157
|
\
\
|
|
/
|
*
mac80211: Don't sleep when growing the mesh path
Javier Cardona
2011-05-19
1
-3
/
+3
|
*
mac80211: annotate and fix RCU in mesh code
Johannes Berg
2011-05-16
2
-56
/
+102
|
*
mac80211: fix and simplify mesh locking
Johannes Berg
2011-05-16
2
-22
/
+25
|
*
mac80211: add missing rcu_barrier
Johannes Berg
2011-05-16
1
-0
/
+2
|
*
mac80211: abort scan_work immediately when the device goes down
Rajkumar Manoharan
2011-05-16
2
-2
/
+7
|
*
mac80211: verify IBSS in interface combinations
Johannes Berg
2011-05-16
1
-3
/
+17
[next]