index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
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: Use skb_header_cloned() on TX path.
David S. Miller
2008-05-12
1
-2
/
+2
*
mac80211: assign needed_headroom/tailroom for netdevs
Johannes Berg
2008-05-12
1
-0
/
+9
*
mac80211: add missing newlines in printk()
Pavel Roskin
2008-05-12
2
-4
/
+5
*
mac80211: fix association with some APs
Helmut Schaa
2008-05-12
1
-14
/
+50
*
Fix potential scheduling while atomic in mesh_path_add.
Pavel Emelyanov
2008-05-12
1
-1
/
+2
*
Fix not checked kmalloc() result.
Pavel Emelyanov
2008-05-12
1
-1
/
+7
*
Fix GFP_KERNEL allocation under read lock.
Pavel Emelyanov
2008-05-12
1
-3
/
+3
*
mac80211: mesh hwmp: fix kfree(skb)
Patrick McHardy
2008-05-12
1
-1
/
+1
*
mac80211: fix access to null skb
Luis Carlos Cobo
2008-05-12
1
-3
/
+3
*
mac80211: fix incorrect mesh header length
Luis Carlos Cobo
2008-05-12
2
-6
/
+6
*
mac80211: Don't encrypt beacons
Ivo van Doorn
2008-05-12
1
-0
/
+1
*
mac80211: fix debugfs default key oops
Johannes Berg
2008-05-12
1
-3
/
+12
*
fix irq flags in mac80211 code
Steven Rostedt
2008-05-12
1
-2
/
+2
*
mac80211: Do not free net device after it is unregistered.
Pavel Emelyanov
2008-05-04
1
-2
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-05-01
5
-36
/
+38
|
\
|
*
mac80211: incorrect shift direction
Harvey Harrison
2008-04-30
1
-4
/
+2
|
*
mac80211: insert WDS peer after adding interface
Johannes Berg
2008-04-30
1
-17
/
+27
|
*
mac80211: don't allow invalid WDS peer addresses
Johannes Berg
2008-04-30
1
-1
/
+1
|
*
mac80211: assign conf.beacon_control for mesh
Johannes Berg
2008-04-30
1
-0
/
+1
|
*
mac80211: use 4-byte mesh sequence number
Luis Carlos Cobo
2008-04-30
3
-14
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-28
1
-1
/
+3
|
\
\
|
|
/
|
*
wireless: Fix compile error with wifi & leds
Luca Tettamanti
2008-04-27
1
-1
/
+3
*
|
asm/unaligned.h doesn't work well as the very first include
Al Viro
2008-04-27
2
-1
/
+1
|
/
*
mac80211: fix use before check of Qdisc length
Ron Rindjunsky
2008-04-23
1
-1
/
+1
*
net/mac80211/rx.c: fix off-by-one
Adrian Bunk
2008-04-23
1
-1
/
+1
*
mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.
Pavel Emelyanov
2008-04-23
1
-2
/
+5
*
mac80211: Fix n-band association problem
Abhijeet Kolekar
2008-04-23
1
-1
/
+20
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-17
1
-5
/
+2
|
\
|
*
mac80211: remove message on receiving unexpected unencrypted frames
Johannes Berg
2008-04-15
1
-5
/
+2
|
*
mac80211: use short_preamble mode from capability if ERP IE not present
Vladimir Koutny
2008-04-09
1
-8
/
+35
*
|
mac80211: rework scanning to account for probe response/beacon difference
Johannes Berg
2008-04-16
2
-35
/
+52
*
|
mac80211: allow WDS mode
Johannes Berg
2008-04-16
2
-0
/
+5
*
|
mac80211: fix key todo list order
Johannes Berg
2008-04-16
1
-3
/
+6
*
|
mac80211: fix spinlock recursion
Johannes Berg
2008-04-16
3
-12
/
+20
*
|
mac80211: no BSS changes to driver from beacons processed during scanning
Reinette Chatre
2008-04-16
1
-5
/
+11
*
|
mac80211: further RCU fixes
Johannes Berg
2008-04-16
2
-3
/
+22
*
|
mac80211: fix key hwaccel race
Johannes Berg
2008-04-16
2
-36
/
+59
*
|
mlme.c: fixup some merge damage
John W. Linville
2008-04-16
1
-8
/
+35
*
|
mac80211: fix key debugfs default_key link
Johannes Berg
2008-04-08
2
-1
/
+3
*
|
mac80211: rename files
Johannes Berg
2008-04-08
27
-32
/
+32
*
|
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-08
11
-229
/
+385
*
|
mac80211: fix sta-info pinning
Johannes Berg
2008-04-08
1
-32
/
+32
*
|
mac80211: fix defined but not used
Jiri Slaby
2008-04-08
1
-30
/
+30
*
|
mac80211: BA session debug prints changes
Ron Rindjunsky
2008-04-08
2
-12
/
+16
*
|
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
2008-04-08
1
-0
/
+23
*
|
mac80211: fix ieee80211_ioctl_giwrate
Johannes Berg
2008-04-08
1
-6
/
+12
*
|
mac80211: make debugfs files root-only
Johannes Berg
2008-04-08
3
-6
/
+6
*
|
mac80211: notify upper layers after lower
Reinette Chatre
2008-04-08
1
-2
/
+2
*
|
mac80211: clean up IEEE80211_FC use
Johannes Berg
2008-04-08
4
-10
/
+2
*
|
mac80211: fix possible sta-debugfs work lockup
Johannes Berg
2008-04-08
1
-6
/
+23
[next]