summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ieee80211: convert defines to enumsJiri Benc2005-08-261-81/+87
* ieee80211: new constants from latest 802.11x specificationsJiri Benc2005-08-261-14/+65
* ieee80211: Puts debug macros together and makes escape_essid not inlined.Jiri Benc2005-08-261-25/+12
* Merge upstream into ieee80211.Jeff Garzik2005-08-2430-93/+133
|\
| * [PATCH] Fix IXP4xx CLOCK_TICK_RATEDeepak Saxena2005-08-241-2/+4
| * [PATCH] s390 __CHECKER__ ifdefsAl Viro2005-08-241-19/+2
| * [PATCH] qualifiers in return types - easy casesAl Viro2005-08-244-4/+4
| * [PATCH] m32r smp.h gcc4 fixesAl Viro2005-08-241-2/+0
| * [PATCH] alpha xchg fixAl Viro2005-08-241-16/+13
| * [PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro2005-08-241-0/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-08-232-2/+21
| |\
| | * [AX25]: UID fixesRalf Baechle2005-08-231-2/+16
| | * [NET]: Fix socket bitop damageRalf Baechle2005-08-231-0/+5
| * | Auto-update from upstreamTony Luck2005-08-228-30/+51
| |\|
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-08-201-0/+5
| | |\
| | | * [SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller2005-08-201-0/+5
| | * | Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-201-4/+4
| | |/
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-08-191-1/+5
| | |\
| | | * [PATCH] serverworks: add support for new southbridge IDENarendra Sankar2005-08-181-0/+1
| | | * [PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2005-08-181-0/+3
| | | * [PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spellingGrant Coady2005-08-181-1/+1
| | * | [PATCH] ppc32: Fix PPC440SP SRAM controller DCRsMatt Porter2005-08-181-4/+0
| | * | [PATCH] ppc32: fix ppc4xx stb03xxx dma buildMatt Porter2005-08-181-1/+1
| | * | [PATCH] SH64: inotify and ioprio syscallsRobert Love2005-08-181-1/+6
| | * | [PATCH] SH: inotify and ioprio syscallsRobert Love2005-08-181-1/+7
| | * | [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever2005-08-181-1/+4
| | * | [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever2005-08-181-11/+8
| | * | [PATCH] NFS: split nfsi->flags into two fieldsChuck Lever2005-08-181-11/+16
| | |/
| * / [IA64] remove unused function __ia64_get_io_port_baseTony Luck2005-08-181-8/+0
| |/
| * Merge head 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linu...Linus Torvalds2005-08-171-2/+2
| |\
| | * Auto-update from upstreamTony Luck2005-08-168-7/+19
| | |\
| | * \ Auto-update from upstreamTony Luck2005-08-132-7/+15
| | |\ \
| | * | | [IA64] fix iosapic_remove build error for !HOTPLUGKenji Kaneshige2005-08-111-2/+2
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-171-0/+5
| |\ \ \ \
| | * | | | [ARM] Add syscall stubs for inotify and ioprio system callsRobert Love2005-08-151-0/+5
| * | | | | [PATCH] iSeries build with newer assemblers and compilersStephen Rothwell2005-08-171-1/+8
| * | | | | [PATCH] PCI: 6700/6702PXH quirkKristen Accardi2005-08-172-1/+7
| * | | | | [PATCH] i386 / desc_empty macro is incorrectZachary Amsden2005-08-162-2/+2
| | |_|_|/ | |/| | |
| * | | | [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust2005-08-161-0/+1
| * | | | [PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust2005-08-161-0/+1
| * | | | um: fix __pa/__va macro expansion problemLinus Torvalds2005-08-161-2/+2
| * | | | [PATCH] inotify: add MOVE_SELF eventJohn McCutchan2005-08-152-2/+8
| |/ / /
* | | | ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSSJeff Garzik2005-08-151-1/+0
* | | | [PATCH] ieee80211: Capability field is called ESS, not BSSJouni Malinen2005-08-151-1/+2
* | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-1538-67/+242
|\| | |
| * | | Revert PCIBIOS_MIN_IO changes for 2.6.13Linus Torvalds2005-08-152-2/+6
| * | | [PATCH] sh: Make _syscall6() do the right thing.Paul Mundt2005-08-131-1/+1
| | |/ | |/|
| * | [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-121-6/+13
| * | [NETPOLL]: add retry timeoutMatt Mackall2005-08-121-0/+1
| * | [NET]: Make skb->protocol __be16Alexey Dobriyan2005-08-121-1/+1
| |/