summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-09-22Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-22[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames 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[PATCH] driver core: add helper device_is_registered()Daniel Ritz
2005-09-21[PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos
2005-09-21[PATCH] ieee80211: Updated copyright datesJames Ketrenos
2005-09-21[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos
2005-09-21[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos
2005-09-21[PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos
2005-09-21[PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos
2005-09-21[PATCH] ieee80211: Added ieee80211_radiotap.hJames Ketrenos
2005-09-21[PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos
2005-09-21[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames 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 packetsJames Ketrenos
2005-09-21[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos
2005-09-21[PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames 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 unloadJames Ketrenos
2005-09-21[PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos
2005-09-21[PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos
2005-09-21Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso
2005-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds
2005-09-21[IB] Add MAD data field size definitionsSean Hefty
2005-09-21[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] mm: update stale comment for removal of page->listPaolo 'Blaisorblade' Giarrusso
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller
2005-09-20Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-19[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller
2005-09-19[BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin
2005-09-19[8021Q]: Add endian annotations.Alexey Dobriyan
2005-09-19[NETFILTER]: Rename misnamed functionPatrick McHardy
2005-09-19[NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai
2005-09-19[NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte
2005-09-19[SCSI] Fix thread termination for the SCSI error handleJames Bottomley
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley
2005-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-09-18[ARM] Fix warning in asm/futex.hRussell King
2005-09-18[DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo