index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
lapb.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-22
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...
James Ketrenos
6
-33
/
+99
2005-09-22
[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...
James Ketrenos
2
-6
/
+25
2005-09-22
forcedeth: add hardware tx checksumming
Manfred Spraul
1
-27
/
+44
2005-09-22
[PATCH] ieee82011: Remove WIRELESS_EXT ifdefs
James Ketrenos
3
-27
/
+0
2005-09-22
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
2
-8
/
+8
2005-09-22
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
4
-66
/
+66
2005-09-22
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
5
-5
/
+5
2005-09-22
[PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycle
James Ketrenos
1
-5
/
+9
2005-09-22
[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support
James Ketrenos
4
-5
/
+18
2005-09-22
[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing
James Ketrenos
2
-2
/
+30
2005-09-22
[PATCH] ieee80211: "extern inline" to "static inline"
James Ketrenos
1
-7
/
+7
2005-09-22
[PATCH] ieee80211: Additional fixes for endian-aware types
James Ketrenos
1
-29
/
+29
2005-09-22
[PATCH] ieee80211: Added ieee80211_radiotap.h
James Ketrenos
2
-0
/
+232
2005-09-22
[PATCH] ieee80211: Added ieee80211_geo to provide helper functions
James Ketrenos
3
-1
/
+189
2005-09-22
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
James Ketrenos
3
-25
/
+417
2005-09-22
[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full
James Ketrenos
1
-0
/
+12
2005-09-22
[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...
James Ketrenos
8
-75
/
+102
2005-09-22
[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...
James Ketrenos
3
-15
/
+130
2005-09-22
[PATCH] ieee80211: adds support for the creation of RTS packets
James Ketrenos
3
-3
/
+41
2005-09-22
[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr
James Ketrenos
5
-64
/
+129
2005-09-22
[PATCH] ieee82011: Added WE-18 support to default wireless extension handler
James Ketrenos
2
-8
/
+244
2005-09-22
[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...
James Ketrenos
2
-5
/
+4
2005-09-22
[PATCH] ieee80211: Fix kernel Oops when module unload
James Ketrenos
4
-6
/
+31
2005-09-22
[PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecs
James Ketrenos
1
-6
/
+7
2005-09-22
[PATCH] ieee80211: Hardware crypto and fragmentation offload support
James Ketrenos
3
-48
/
+75
2005-09-22
[PATCH] ieee80211: Fixed a kernel oops on module unload
James Ketrenos
9
-38
/
+40
2005-09-22
[PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changes
James Ketrenos
1
-12
/
+12
2005-09-22
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...
James Ketrenos
1
-1
/
+1
2005-09-22
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changes
James Ketrenos
2
-6
/
+7
2005-09-22
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...
James Ketrenos
1
-1
/
+2
2005-09-22
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changes
James Ketrenos
2
-3
/
+3
2005-09-22
[PATCH] uml: fix compile warning after consolidation patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-22
[PATCH] uml: comment about cast build fix
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-22
[PATCH] uml: readd removed unistd.h inclusion
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-22
[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+5
2005-09-22
[PATCH] uml: Fix conflict between libc and ipv6
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2005-09-22
[PATCH] uml: fix uname output on 32-bit binary on 64-bit host
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+6
2005-09-22
[PATCH] uml: fix modify_ldt - missing break in switch
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-22
[PATCH] uml: remove verify_area_{tt,skas}
Paolo 'Blaisorblade' Giarrusso
2
-12
/
+0
2005-09-22
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
17
-17
/
+17
2005-09-22
[PATCH] uml: adapt asm/futex.h to our arch
Paolo 'Blaisorblade' Giarrusso
2
-47
/
+6
2005-09-21
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
Catalin Marinas
1
-0
/
+3
2005-09-21
[IB] Fix RMPP receive length calculation
Hal Rosenstock
1
-2
/
+2
2005-09-21
[IB] Add MAD data field size definitions
Sean Hefty
2
-13
/
+17
2005-09-21
[PATCH] fat: fix adate
Stephane Kardas
1
-3
/
+8
2005-09-21
[PATCH] update URL for HPET spec.
Randy Dunlap
1
-1
/
+1
2005-09-21
[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h
Eric Dumazet
1
-0
/
+2
2005-09-21
[PATCH] skge: add maintainer
Stephen Hemminger
1
-0
/
+6
2005-09-21
[PATCH] fixup Documentation/DocBook/kernel-hacking.tmpl
Christoph Hellwig
1
-1
/
+1
2005-09-21
[PATCH] mm: add a note about partially hardcoded VM_* flags
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+3
[next]