projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
[linux-2.6]
/
drivers
/
net
/
wireless
/
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
tree
|
commitdiff
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: use bitfield instead of p_state and...
tree
|
commitdiff
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: remove unused p_dev->state flags
tree
|
commitdiff
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: add return value to _config() functions
tree
|
commitdiff
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: remove dev_link_t and client_handle_t...
tree
|
commitdiff
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
tree
|
commitdiff
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
tree
|
commitdiff
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: default suspend and resume handling
tree
|
commitdiff
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: convert remaining users of pcmcia_relea...
tree
|
commitdiff
2006-03-31
Dominik Brodowski
[PATCH] pcmcia: add pcmcia_disable_device
tree
|
commitdiff
2006-03-30
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2006-03-30
Linus Torvalds
Merge branch 'upstream-linus' of /linux/kernel/git...
tree
|
commitdiff
2006-03-30
Linus Torvalds
Merge branch 'drm-patches' of git://git./linux/kernel...
tree
|
commitdiff
2006-03-30
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2006-03-30
Jeff Garzik
Merge branch 'mv-merge'
tree
|
commitdiff
2006-03-29
Jeff Garzik
Merge branch 'upstream' of git://git./linux/kernel...
tree
|
commitdiff
2006-03-29
Jeff Garzik
Merge branch 'master'
tree
|
commitdiff
2006-03-29
Paul Mackerras
Merge ../linux-2.6
tree
|
commitdiff
2006-03-29
Jody McIntyre
Merge ... git+ssh:///linux/kernel/git/torvalds/linux...
tree
|
commitdiff
2006-03-28
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
tree
|
commitdiff
2006-03-28
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-serial
tree
|
commitdiff
2006-03-28
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davej/cpufreq
tree
|
commitdiff
2006-03-28
Linus Torvalds
Merge branch 'cfq-merge' of git://brick.kernel.dk/data...
tree
|
commitdiff
2006-03-28
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/sparc-2.6
tree
|
commitdiff
2006-03-28
Alexey Dobriyan
[PATCH] Typo fixes
tree
|
commitdiff
2006-03-28
Matthias Gehre
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
tree
|
commitdiff
2006-03-27
Jouni Malinen
[PATCH] hostap: Fix EAPOL frame encryption
tree
|
commitdiff
2006-03-27
Jouni Malinen
[PATCH] hostap: Make hostap_tx_encrypt() static
tree
|
commitdiff
2006-03-27
Adrian Bunk
[PATCH] PCMCIA_SPECTRUM must select FW_LOADER
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: don't set the channel on a device...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: sync GPHY init with the specs.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: fix the remaining sparse warnings.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: remove some compilerwarnings.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: fix "include" issues on some platforms.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: get rid of "/* vim: ..." lines at...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: add useless and broken statistics...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: fix nrssi_threshold calculation.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: sync interference mitigation code...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: set default attenuation values.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: some IRQ handler cleanups.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: merge all iwmode code into the set_iwm...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: fix some gpio register trashing (hopef...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: remove check for mmio length, as it...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: properly mask txctl1 before writing...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Do boardflags workarounds for specific...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Remove the workaround in dummy_transmi...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Fix crash on ifdown, by being careful...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: reduce the size of bcm43xx_private...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: add functions bcm43xx_dma_read/write...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: receive TX status on MMIO or DMA uncon...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: fix some stuff, add a few missing...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Remove the mmio access printing facili...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Abstract the locking mechanism.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Set both, the DMAmask and the coherent...
tree
|
commitdiff
2006-03-27
Pete Zaitcev
[PATCH] bcm43xx: fix DMA TX skb freeing in case of...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Add sysfs attributes for device specif...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Move TX/RX related functions to its...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: add assert(bcm->initialized) to period...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: move initialized = 1 to the end of...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Workaround init_board vs IRQ race.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Fix Kconfig typo (transfer mode default)
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: remove old unused struct.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: split the channel helper functions...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: make bcm43xx_sprom_crc() static.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Move sprom lowlevel reading/writing...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Code cleanups. This removes various...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: rewrite and simplify the periodic...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: fix LED code.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] Apple Airport: Add Kconfig note that the bcm43x...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: add a note that not all devices suppor...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: remove WX debugging.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: heavily increase mac_suspend timeout.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: enable SPROM writing.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: fix txpower reporting in WE.
tree
|
commitdiff
2006-03-27
Danny van Dyk
[PATCH] Sync bcm43xx_phy_initb6() with specs
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Wireless Ext update
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: basic ethtool support
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Remove function bcm43xx_channel_is_all...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Add more initvals sanity checks and...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Fix makefile. Remove all the "out...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: add DEBUG Kconfig option. Also fix...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: remove redundant COPYING file.
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: Move README file to Documentation...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: remove linux version compatibility...
tree
|
commitdiff
2006-03-27
Michael Buesch
[PATCH] bcm43xx: sync with svn.berlios.de
tree
|
commitdiff
2006-03-27
John W. Linville
[PATCH] bcm43xx: patch Kconfig and wireless/Makefile...
tree
|
commitdiff
2006-03-27
John W. Linville
[PATCH] wireless: import bcm43xx sources
tree
|
commitdiff
2006-03-26
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-serial
tree
|
commitdiff
2006-03-26
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
tree
|
commitdiff
2006-03-25
Linus Torvalds
Merge branch 'audit.b3' of git://git./linux/kernel...
tree
|
commitdiff
2006-03-25
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/aoe-2.6
tree
|
commitdiff
2006-03-25
Linus Torvalds
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
tree
|
commitdiff
2006-03-25
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davej/agpgart
tree
|
commitdiff
2006-03-25
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davej/cpufreq
tree
|
commitdiff
2006-03-25
Linus Torvalds
Merge branch 'for-linus' of /linux/kernel/git/roland...
tree
|
commitdiff
2006-03-25
Linus Torvalds
Merge branch 'upstream-linus' of git://oss.oracle.com...
tree
|
commitdiff
2006-03-25
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2006-03-25
Linus Torvalds
Merge /pub/scm/linux/kernel/git/sam/kbuild
tree
|
commitdiff
next