Age | Commit message (Expand) | Author |
2006-06-05 | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4 | Michael Buesch |
2006-05-26 | [PATCH] arlan: fix section mismatch warnings | Randy Dunlap |
2006-05-26 | [PATCH] wavelan: fix section mismatch | Randy Dunlap |
2006-05-23 | [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor() | Florin Malita |
2006-05-17 | [PATCH] bcm43xx: associate on 'ifconfig up' | David Woodhouse |
2006-05-05 | [PATCH] bcm43xx: Fix access to non-existent PHY registers | David Woodhouse |
2006-05-05 | [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init | Michael Buesch |
2006-05-05 | [PATCH] bcm43xx: check for valid MAC address in SPROM | Stefano Brivio |
2006-05-05 | [PATCH] bcm43xx: fix iwmode crash when down | Michael Buesch |
2006-04-24 | [PATCH] bcm43xx: make PIO mode usable | Michael Buesch |
2006-04-24 | [PATCH] Fix crash on big-endian systems during scan | Pavel Roskin |
2006-04-19 | [PATCH] bcm43xx: iw_priv_args names should be <16 characters | Erik Mouw |
2006-04-19 | [PATCH] bcm43xx: sysfs code cleanup | Michael Buesch |
2006-04-19 | [PATCH] bcm43xx: fix pctl slowclock limit calculation | Michael Buesch |
2006-04-19 | [PATCH] bcm43xx: fix dyn tssi2dbm memleak | Adrian Bunk |
2006-04-19 | [PATCH] bcm43xx: fix config menu alignment | Randy Dunlap |
2006-04-19 | [PATCH] bcm43xx wireless: fix printk format warnings | Randy Dunlap |
2006-04-19 | [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts | Michael Buesch |
2006-04-19 | [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmware | Pavel Roskin |
2006-04-19 | [PATCH] Revert NET_RADIO Kconfig title change | Jean Tourrilhes |
2006-04-19 | [PATCH] wireless/atmel: send WEXT scan completion events | Dan Williams |
2006-04-19 | [PATCH] wireless/airo: clean up WEXT association and scan events | Dan Williams |
2006-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-04-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2006-04-02 | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn |
2006-03-31 | [PATCH] uml: kconfigs | Al Viro |
2006-03-31 | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove unused p_dev->state flags | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski |
2006-03-29 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre |
2006-03-27 | [PATCH] hostap: Fix EAPOL frame encryption | Jouni Malinen |
2006-03-27 | [PATCH] hostap: Make hostap_tx_encrypt() static | Jouni Malinen |
2006-03-27 | [PATCH] PCMCIA_SPECTRUM must select FW_LOADER | Adrian Bunk |
2006-03-27 | [PATCH] bcm43xx: don't set the channel on a device, which is down. | Michael Buesch |
2006-03-27 | [PATCH] bcm43xx: sync GPHY init with the specs. | Michael Buesch |
2006-03-27 | [PATCH] bcm43xx: fix the remaining sparse warnings. | Michael Buesch |
2006-03-27 | [PATCH] bcm43xx: remove some compilerwarnings. | Michael Buesch |
2006-03-27 | [PATCH] bcm43xx: fix "include" issues on some platforms. | Michael Buesch |
2006-03-27 | [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files. | Michael Buesch |
2006-03-27 | [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want... | Michael Buesch |
2006-03-27 | [PATCH] bcm43xx: fix nrssi_threshold calculation. | Michael Buesch |