| Commit message (Expand) | Author | Age |
* | ieee80211: update orinoco, wl3501 drivers for latest struct naming | James Ketrenos | 2005-09-22 |
* | [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series | James Ketrenos | 2005-09-22 |
* | [PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele... | James Ketrenos | 2005-09-22 |
* | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support... | James Ketrenos | 2005-09-22 |
* | [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE... | James Ketrenos | 2005-09-22 |
* | forcedeth: add hardware tx checksumming | Manfred Spraul | 2005-09-21 |
* | [PATCH] ieee82011: Remove WIRELESS_EXT ifdefs | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Updated copyright dates | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycle | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: "extern inline" to "static inline" | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Additional fixes for endian-aware types | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Added ieee80211_radiotap.h | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Added ieee80211_geo to provide helper functions | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size... | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr... | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: adds support for the creation of RTS packets | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee82011: Added WE-18 support to default wireless extension handler | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi... | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Fix kernel Oops when module unload | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecs | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Hardware crypto and fragmentation offload support | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Fixed a kernel oops on module unload | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changes | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta... | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changes | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta... | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changes | James Ketrenos | 2005-09-21 |
* | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-21 |
|\ |
|
| * | [PATCH] uml: fix compile warning after consolidation patch | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] uml: comment about cast build fix | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] uml: readd removed unistd.h inclusion | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] uml: Fix conflict between libc and ipv6 | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] uml: fix uname output on 32-bit binary on 64-bit host | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] uml: fix modify_ldt - missing break in switch | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] uml: remove verify_area_{tt,skas} | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] uml: adapt asm/futex.h to our arch | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-21 |
| |\ |
|
| | * | [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c | Catalin Marinas | 2005-09-21 |
| | * | [ARM] Fix pcf8583 to build | Russell King | 2005-09-20 |
| | * | [ARM] Prevent deadlock in page fault handler | Russell King | 2005-09-20 |
| | * | [ARM] 2928/1: S3C2410 - make machine init code static | Ben Dooks | 2005-09-20 |