aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-16ath5k: remove duplicate bssid variableath5k-2008-01-21Bruno Randolf3-10/+9
2008-01-16ath5k: simplify beacon configurationBruno Randolf1-55/+49
2008-01-16ath5k: configure beaconsBruno Randolf1-0/+3
2008-01-16ath5k: centrally define TSF to TU conversion macroBruno Randolf3-4/+11
2008-01-16ath5k: comment out unused beacon functions and structuresBruno Randolf2-0/+6
2008-01-16ath5k: rename function ath5k_hw_wait_for_beaconBruno Randolf2-3/+2
2008-01-16ath5k: code cosmeticsBruno Randolf4-25/+32
2008-01-16ath5k: don't build by defaultJohannes Berg1-1/+0
2008-01-16ath5k: Minor cleanupsNick Kossifidis2-13/+3
2008-01-16ath5k: Update initvals.c from recent regdumpsNick Kossifidis2-368/+387
2008-01-16ath5k: Fix support for RF2112A based b/g only cardsNick Kossifidis1-6/+129
2008-01-16ath5k: Skip non-data queues for 5210 for nowNick Kossifidis1-1/+1
2008-01-16ath5k: Reorder reset function to match regdumpsNick Kossifidis1-11/+36
2008-01-16ath5k: Implement per-queue interruptsNick Kossifidis2-22/+53
2008-01-16ath5k: Fix diversityNick Kossifidis1-9/+15
2008-01-16ath5k: Fix nic_wakeup for 5210Nick Kossifidis1-29/+10
2008-01-16ath5k: Minor fixes inside base.cNick Kossifidis1-88/+89
2008-01-16ath5k: avoid zero ratesBruno Randolf1-2/+38
2008-01-16ath5k: add debugfs entries for registers, tsf, beacon, resetBruno Randolf2-0/+273
2008-01-16ath5k: fix 'static inline' build issuesDave Young1-38/+29
2008-01-16ath5k: fix rx filters set upFrancesco Gringoli1-0/+3
2008-01-16ath5k: export signal quality valuesBruno Randolf3-2/+25
2008-01-16ath5k: full noise calibration also for rf511xBruno Randolf1-2/+1
2008-01-16ath5k: fix noise floor calibrationBruno Randolf3-65/+72
2008-01-16ath5k: more consistent debuggingBruno Randolf8-365/+558
2008-01-16ath5k: more consistent info and error loggingBruno Randolf4-100/+126
2008-01-16ath5k: Add myself to MAINTAINERS and rewrite module description on KconfigNick Kossifidis2-2/+10
2008-01-16ath5k: Fix calinterval and add more RF5413/5414 inivalsNick Kossifidis2-3/+233
2008-01-16ath5k: Add RF5413/5414 supportNick Kossifidis4-12/+238
2008-01-16ath5k: Fix device info reportingNick Kossifidis1-12/+30
2008-01-16ath5k: Fix another faulty channel flag checkNick Kossifidis1-1/+1
2008-01-16ath5k: Set ACK to user lower bit ratesLuis R. Rodriguez3-0/+23
2008-01-16ath5k: Add documentation for struct ath5k_rateLuis R. Rodriguez1-7/+50
2008-01-16ath5k: Clear up settings of AR5K_RSSI_THR register settingsLuis R. Rodriguez2-8/+13
2008-01-16ath5k: Move OFDM timings into a helper routineLuis R. Rodriguez1-28/+55
2008-01-16ath5k: Fix clock on OFDM timing computationLuis R. Rodriguez1-1/+2
2008-01-16ath5k: Clean up ath5k rate duration settingsLuis R. Rodriguez2-205/+76
2008-01-16ath5k: Remove opaque pointers from ath5k_hw_attach()Luis R. Rodriguez3-12/+11
2008-01-16ath5k: Fix initval/eeprom/IQ calibration for G modeLuis R. Rodriguez2-13/+20
2008-01-16ath5k: 4word tx descriptor setup doesn't set BUF_LENUlrich Meis1-0/+2
2008-01-16ath5k: Remove fill_tx_descNick Kossifidis3-90/+53
2008-01-16ath5k: Warn on partially supported chipsNick Kossifidis1-0/+5
2008-01-16ath5k: Add PCI IDs for newer chipsNick Kossifidis3-4/+15
2008-01-16athk: Use SREV to identify single-chip solutionsNick Kossifidis1-17/+8
2008-01-16ath5k: Add SREV values for newer chipsNick Kossifidis2-15/+82
2008-01-16ath5k: Remove obsolete sysctl stuffNick Kossifidis1-49/+1
2008-01-16ath5k: Rename some functionsNick Kossifidis1-40/+40
2008-01-16ath5k: Maintain coding styleNick Kossifidis1-1446/+1736
2008-01-16[PATCH] Net: ath5k, minor fixesJiri Slaby3-17/+19
2008-01-16[PATCH] ath5k: undo overzealous hunk of "ath5k: avoid oops when..."John W. Linville1-3/+0
2008-01-16[PATCH] ath5k: mac revision fixesBruno Randolf1-3/+2
2008-01-16[PATCH] ath5k: Maintain naming schemeNick Kossifidis8-1426/+1428
2008-01-16[PATCH] ath5k: Clean up unused definitions in base.hmick@ics.forth.gr2-36/+7
2008-01-16[PATCH] ath5k: Only one tx descriptor per buffer, no need for ATH_TXDESCmick@ics.forth.gr2-4/+3
2008-01-16[PATCH] ath5k: Get rid of unused channel list parameters used in binary HALmick@ics.forth.gr3-40/+5
2008-01-16[PATCH] ath5k: avoid oops when ah_capabilities.cap_mode not setJohn W. Linville2-0/+7
2008-01-16[PATCH] ath5k: better readability for skb dumpsBruno Randolf1-3/+3
2008-01-16[PATCH] Net: ath5k, change set_bit to nonatomic __set_bitJiri Slaby1-7/+8
2008-01-16[PATCH] ath5k: Fix and clean mode initialization, prefer G for AR5212Luis R. Rodriguez3-56/+79
2008-01-16[PATCH] Add extensive documenation for the atheros bssid_maskLuis R. Rodriguez3-13/+107
2008-01-16[PATCH] Don't read AR5K_RAC_PISR on AR5210, document ath5k_intLuis R. Rodriguez2-16/+64
2008-01-16[PATCH] Add proper support for multicastLuis R. Rodriguez1-11/+51
2008-01-16[PATCH] ath5k: Fix a bug which pushed us to enable promiscuousLuis R. Rodriguez3-20/+22
2008-01-16[PATCH] ath5k: atheros hardware needs header paddingBruno Randolf1-12/+36
2008-01-16[PATCH] ath5k: remove reference to ALG_NONEJohn W. Linville1-2/+0
2008-01-16[PATCH] ath5k: Fix a few typos in copyrightLuis R. Rodriguez4-65/+40
2008-01-16[PATCH] ath5k: add new configure_filter, compile fix on wireless-2.6Luis R. Rodriguez2-62/+91
2008-01-16[PATCH] ath5k: final correction of copyright noticesBradley M. Kuhn3-0/+6
2008-01-16[PATCH] ath5k: Remove pointless empty CVS ID string.Andrew Morton1-2/+0
2008-01-16[PATCH] ath5k: msi supportStephen Hemminger1-0/+4
2008-01-16[PATCH] ath5k - Fix filters for AR5212, correct return values for WEPLuis R. Rodriguez3-11/+42
2008-01-16[PATCH] Net: ath5k, remove unused/dead codeJiri Slaby1-71/+0
2008-01-16[PATCH] Net: ath5k, use int as retvalJiri Slaby3-107/+91
2008-01-16[PATCH] Net: ath5k, split hw into hw, phy and initvalsNick Kossifidis6-2918/+2949
2008-01-16[PATCH] Net: ath5k, make its own directoryJiri Slaby10-8/+9
2008-01-16[PATCH] ath5k: Internalize Atheros Turbo modesLuis R. Rodriguez3-15/+77
2008-01-16[PATCH] ath5k: remove HW_KEY_IDX_INVALIDJohn W. Linville1-1/+1
2008-01-16[PATCH] Correct ath5k Kconfig dependsLuis R. Rodriguez1-2/+1
2008-01-16[PATCH] Add Luis to MAINTAINERS for ath5kLuis R. Rodriguez1-0/+2
2008-01-16[PATCH] Ath5k panic fixKrzysztof Halasa1-0/+1
2008-01-16[PATCH] ath5k: remove use of IEEE80211_HW_WEP_INCLUDE_IVJohn W. Linville1-1/+1
2008-01-16[PATCH] ath5k: more license corrections (ath5k_reg.h)Luis R. Rodriguez1-30/+12
2008-01-16[PATCH] ath5k: correct some license damageLuis R. Rodriguez3-0/+18
2008-01-16[PATCH] Net: ath5k, switch to ioread/iowriteJiri Slaby1-2/+2
2008-01-16[PATCH] Net: ath5k, remove some ieee80211 re-definesJiri Slaby3-53/+50
2008-01-16[PATCH] Net: ath5k, use short preamble for some ratesJiri Slaby1-6/+6
2008-01-16[PATCH] Net: ath5k, initial write cleanupJiri Slaby3-637/+540
2008-01-16[PATCH] Net: ath5k, comment some EEPROM registersJiri Slaby2-53/+65
2008-01-16[PATCH] ath5k: fix build breakage from recent mac80211 changesJohn W. Linville1-15/+4
2008-01-16[PATCH] Net: ath5k, remove sysctlsJiri Slaby1-15/+8
2008-01-16[PATCH] Net: ath5k, no printk after STA->IBSS switchJiri Slaby1-1/+3
2008-01-16[PATCH] ath5k: needs PCIakpm@linux-foundation.org1-0/+1
2008-01-16[PATCH] ath5k: kconfig fixakpm@linux-foundation.org1-0/+1
2008-01-16[PATCH] ath5k: printk fixakpm@linux-foundation.org1-1/+1
2008-01-16[PATCH] Net: add ath5k wireless driverJiri Slaby11-0/+14246
2008-01-15Linux 2.6.24-rc8Linus Torvalds1-1/+1
2008-01-15[IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony1-4/+7
2008-01-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-19/+14
2008-01-15libata: correct handling of TSS DVDAlan Cox1-2/+0
2008-01-15[libata] core checkpatch fixAndrew Morton1-1/+3
2008-01-15[libata] pata_bf54x: checkpatch fixesAndrew Morton1-1/+2
2008-01-15libata fixes for sparse-found problemsAl Viro3-15/+9
2008-01-15Fix Blackfin HARDWARE_PM supportMathieu Desnoyers1-0/+4
2008-01-15Fix ARM profiling/instrumentation configurationLinus Torvalds2-1/+53
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds3-3/+12
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+13
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-78/+325
2008-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-13/+16
2008-01-15x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle1-1/+1
2008-01-15x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger1-0/+4
2008-01-15x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar1-2/+7
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras3-10/+2
2008-01-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+58
2008-01-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-2/+9
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds3-9/+3
2008-01-15[POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt1-3/+14
2008-01-14libata: relocate sdev->manage_start_stop configurationTejun Heo1-3/+3
2008-01-14sata_sil24: freeze on non-dev errors reported via CERRTejun Heo1-0/+3
2008-01-14sata_sil24: fix stupid typoTejun Heo1-1/+1
2008-01-14ata_piix: ignore ATA_DMA_ERR on vmware ich4Tejun Heo1-0/+51
2008-01-15[MIPS] Cacheops.h: Fix typo.Ralf Baechle1-1/+1
2008-01-15[MIPS] Cobalt: Qube1 has no serial port so don't use itThomas Bogendoerfer1-0/+5
2008-01-15[MIPS] Cobalt: Fix ethernet interrupts for RaQ1Thomas Bogendoerfer1-1/+1
2008-01-15[MIPS] Kconfig fixes for BCM47XX platformAurelien Jarno1-0/+2
2008-01-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-6/+13
2008-01-14fix the "remove task_ppid_nr_ns" commitOleg Nesterov1-1/+1
2008-01-14i2c-sibyte: Fix an error pathJean Delvare1-2/+5
2008-01-14i2c: Driver IDs are optionalJean Delvare1-0/+4
2008-01-14i2c: Spelling fixesJoe Perches3-3/+3
2008-01-14i2c-omap: Fix NULL pointer dereferencingTony Lindgren1-1/+1
2008-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-33/+38
2008-01-14OSS msnd: fix array overflowsAdrian Bunk1-2/+2
2008-01-14CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson1-128/+3
2008-01-14uvesafb: fix section mismatch warningsRandy Dunlap1-2/+2
2008-01-14CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson1-0/+1
2008-01-14CRIS v10: correct do_signal to fix oops and clean up signal handling in generalJesper Nilsson1-139/+112
2008-01-14CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson1-0/+1
2008-01-14s3c2410fb: fix incorrect argument type in resume functionKrzysztof Helt1-1/+1
2008-01-14hugetlbfs: fix quota leakKen Chen1-3/+10
2008-01-14advansys: fix section mismatch warningRandy Dunlap1-1/+1
2008-01-14cciss: section mismatchRandy Dunlap1-1/+1
2008-01-14scsi/qla2xxx/qla_os.c section fixAdrian Bunk1-2/+2
2008-01-14macintosh: fix fabrication of caplock key eventsAndy Wingo1-1/+2
2008-01-14quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter1-2/+10
2008-01-14MAINTAINERS: email update and add missing entryNicolas Ferre2-2/+8
2008-01-14TPM: fix suspend and resume failureDavid Smith1-6/+6
2008-01-14Kick CPUS that might be sleeping in cpus_idle_waitSteven Rostedt2-0/+22
2008-01-14w1: decrement slave counter only in ->release() callbackEvgeniy Polyakov1-4/+2
2008-01-14modules: de-mutex more symbol lookup paths in the module codeRusty Russell1-11/+18
2008-01-13[TOKENRING]: rif_timer not initialized properlyEric Dumazet1-1/+1
2008-01-14Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson2-11/+9
2008-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-19/+34
2008-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-271/+238
2008-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-0/+51
2008-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds19-44/+139
2008-01-13knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown2-2/+8
2008-01-13remove task_ppid_nr_nsRoland McGrath3-16/+3
2008-01-12[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller1-1/+5
2008-01-12[SPARC]: Make gettimeofday() monotonic again.David S. Miller1-1/+8
2008-01-12Pull bugzilla-9535 into release branchLen Brown1-4/+10
2008-01-12pnpacpi: print resource shortage message only onceLen Brown1-4/+10
2008-01-12spidernet MAINTAINERship updateJens Osterkamp1-2/+4
2008-01-12sky2: remove check for PCI wakeup setting from BIOSStephen Hemminger1-19/+5
2008-01-12sky2: large memory workaround.Stephen Hemminger2-18/+10
2008-01-12Use access mode instead of open flags to determine needed permissionsLinus Torvalds1-2/+2
2008-01-12fs_enet: check for phydev existence in the ethtool handlersAnton Vorontsov1-2/+9
2008-01-12Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik4-7/+44
2008-01-12[usb netdev] asix: fix regressionRuss Dill1-3/+3
2008-01-12r8169: fix missing loop variable incrementFrancois Romieu1-1/+1
2008-01-12ip1000: menu location changeStephen Hemminger1-10/+10
2008-01-12Fixed a small typo in the loopback driverEmil Medve1-1/+1
2008-01-123c509: PnP resource management fixKrzysztof Helt1-0/+4
2008-01-12netxen: fix byte-swapping in tx and rxDhananjay Phadke3-45/+40
2008-01-12netxen: optimize tx handlingdhananjay@netxen.com2-37/+25
2008-01-12netxen: stop second phy correctlydhananjay@netxen.com2-9/+7
2008-01-12netxen: update driver versiondhananjay@netxen.com1-2/+2
2008-01-12netxen: update MAINTAINERSdhananjay@netxen.com1-2/+2
2008-01-12endianness noise in tulip_coreAl Viro1-1/+2
2008-01-12de4x5 fixesAl Viro1-84/+43
2008-01-12xircom_cb endianness fixesAl Viro1-28/+26
2008-01-11[NETFILTER]: bridge: fix double POST_ROUTING invocationPatrick McHardy1-6/+12
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-9/+5
2008-01-11Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds1-6/+10
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2-27/+21
2008-01-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-51/+85
2008-01-11ps3fb: fix deadlock on kexec()Jeremy Kerr1-4/+8
2008-01-11ps3fb: prevent use after free of fb_infoJeremy Kerr1-6/+6
2008-01-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-81/+6
2008-01-11cache invalidation error for buffered writeMassimo Cirillo1-2/+5
2008-01-11IDE: terminate ACPI DMI listJeff Garzik1-0/+2
2008-01-11Pull bugzilla-9683 into release branchLen Brown1-0/+4
2008-01-11Pull bugzilla-9627 into release branchLen Brown2-1/+19
2008-01-11Pull bugzilla-9535 into release branchLen Brown1-1/+1
2008-01-11Pull bugzilla-9494 into release branchLen Brown4-12/+67
2008-01-11Pull bugzilla-9194 into release branchLen Brown6-22/+17
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown6-22/+17
2008-01-11Pull bugzilla-8973 into release branchLen Brown2-0/+8
2008-01-11Pull bugzilla-8171 into release branchLen Brown1-4/+4
2008-01-11Pull bugzilla-5637 into release branchLen Brown1-0/+9
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2-6/+3