index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-22
mac80211: dont allow fragmentation and requeuing on A-MPDU queues
Johannes Berg
2
-3
/
+22
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
15
-363
/
+285
2008-05-22
mac80211: reorder some transmit handlers
Johannes Berg
1
-116
/
+118
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
7
-78
/
+93
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
2
-13
/
+7
2008-05-22
mac80211: fix bugs in queue handling functions
Johannes Berg
1
-3
/
+3
2008-05-22
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
1
-35
/
+61
2008-05-22
mac80211: tkip.c use struct tkip_ctx in phase 2 key mixing
Harvey Harrison
1
-10
/
+7
2008-05-22
mac80211: tkip.c use struct tkip_ctx in phase 1 key mixing
Harvey Harrison
1
-17
/
+10
2008-05-22
mac80211: add a struct to hold tkip context
Harvey Harrison
5
-49
/
+50
2008-05-22
mac80211: add const, remove unused function, make one function static
Harvey Harrison
4
-20
/
+7
2008-05-22
mac80211: introduce struct michael_mic_ctx and static helpers
Harvey Harrison
2
-35
/
+44
2008-05-22
mac80211: michael.c use kernel-provided infrastructure
Harvey Harrison
1
-46
/
+14
2008-05-22
mac80211: Consolidate hash kfree-ing in mesh.c.
Pavel Emelyanov
1
-6
/
+9
2008-05-22
mac80211: Merge error paths in mesh_table_grow().
Pavel Emelyanov
1
-12
/
+4
2008-05-22
mac80211: Do not report false error from mesh_path_add.
Pavel Emelyanov
1
-1
/
+1
2008-05-22
mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+1
2008-05-22
mac80211: Report allocation failure from mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+4
2008-05-22
mac80211: Prepare mesh_table_grow to failing copy_node callback.
Pavel Emelyanov
3
-4
/
+16
2008-05-22
mac80211: Fix one more call to synchronize_rcu in atomic context.
Pavel Emelyanov
1
-1
/
+0
2008-05-22
mac80211: Brush up error paths in mesh_path_add.
Pavel Emelyanov
1
-22
/
+20
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-320
/
+419
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
12
-42
/
+108
2008-05-15
mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames
Ivo van Doorn
1
-0
/
+5
2008-05-15
mac80211: make rx radiotap header more flexible
Bruno Randolf
1
-62
/
+133
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
7
-24
/
+36
2008-05-15
mac80211: fix queue constant confusion
Johannes Berg
1
-2
/
+2
2008-05-15
mac80211: proper STA info locking
Johannes Berg
10
-123
/
+179
2008-05-15
mac80211: require four hardware queues for QoS/HT
Johannes Berg
3
-10
/
+18
2008-05-15
mac80211: tkip.c use kernel-provided infrastructure
Harvey Harrison
1
-99
/
+46
2008-05-15
wireless: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-05-13
mac80211: Use skb_header_cloned() on TX path.
David S. Miller
1
-2
/
+2
2008-05-13
mac80211: assign needed_headroom/tailroom for netdevs
Johannes Berg
1
-0
/
+9
2008-05-13
mac80211: add missing newlines in printk()
Pavel Roskin
2
-4
/
+5
2008-05-13
mac80211: fix association with some APs
Helmut Schaa
1
-14
/
+50
2008-05-13
Fix potential scheduling while atomic in mesh_path_add.
Pavel Emelyanov
1
-1
/
+2
2008-05-13
Fix not checked kmalloc() result.
Pavel Emelyanov
1
-1
/
+7
2008-05-13
Fix GFP_KERNEL allocation under read lock.
Pavel Emelyanov
1
-3
/
+3
2008-05-13
mac80211: mesh hwmp: fix kfree(skb)
Patrick McHardy
1
-1
/
+1
2008-05-13
mac80211: fix access to null skb
Luis Carlos Cobo
1
-3
/
+3
2008-05-13
mac80211: fix incorrect mesh header length
Luis Carlos Cobo
2
-6
/
+6
2008-05-13
mac80211: Don't encrypt beacons
Ivo van Doorn
1
-0
/
+1
2008-05-13
mac80211: fix debugfs default key oops
Johannes Berg
1
-3
/
+12
2008-05-13
fix irq flags in mac80211 code
Steven Rostedt
1
-2
/
+2
2008-05-07
mac80211: fix wme code
Johannes Berg
1
-11
/
+15
2008-05-07
wireless: fix warning introduced by "mac80211: QoS related cleanups"
John W. Linville
1
-14
/
+9
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
8
-180
/
+64
2008-05-07
make sta_rx_agg_session_timer_expired() static
Adrian Bunk
2
-2
/
+2
2008-05-07
mac80211: correct skb allocation
Ester Kummer
1
-7
/
+4
2008-05-07
mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
Ivo van Doorn
1
-0
/
+7
[next]