| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-04-20 |
|\ |
|
| * | [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-19 |
* | | [PATCH] NEx000: fix RTL8019AS base address for RBTX4938 | Sergei Shtylyov | 2006-04-20 |
|/ |
|
* | [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges | Linus Walleij | 2006-04-14 |
* | [IRDA]: irda-usb, unregister netdev when patch upload fails | Samuel Ortiz | 2006-04-14 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-04-12 |
|\ |
|
| * | [PATCH] Use pci_set_consistent_dma_mask in ixgb driver | Andreas Schwab | 2006-04-12 |
| * | [PATCH] sky2: bad memory reference on dual port cards | Stephen Hemminger | 2006-04-12 |
| * | [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queue | Dale Farnsworth | 2006-04-12 |
| * | [PATCH] mv643xx_eth: Always free completed tx descs on tx interrupt | Brent Cook | 2006-04-12 |
| * | [PATCH] net drivers: fix section attributes for gcc | Randy Dunlap | 2006-04-12 |
| * | [PATCH] remove drivers/net/hydra.h | Adrian Bunk | 2006-04-12 |
| * | [PATCH] drivers/net/via-rhine.c: make a function static | Adrian Bunk | 2006-04-12 |
| * | [netdrvr b44] trim trailing whitespace | Jeff Garzik | 2006-04-12 |
| * | [PATCH] b44: increase version to 1.00 | Gary Zambrano | 2006-04-12 |
| * | [PATCH] b44: disable default tx pause | Gary Zambrano | 2006-04-12 |
| * | [PATCH] via-rhine: execute bounce buffers code on Rhine-I only | Roger Luethi | 2006-04-12 |
| * | [PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrun | Komuro | 2006-04-12 |
| * | [PATCH] dlink pci cards using wrong driver | Stephen Hemminger | 2006-04-12 |
* | | [WAN]: Remove broken and unmaintained Sangoma drivers. | Adrian Bunk | 2006-04-11 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-04-11 |
|\ |
|
| * | kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source tree | Carl-Daniel Hailfinger | 2006-04-04 |
* | | [TG3]: Speed up SRAM access (2nd version) | Michael Chan | 2006-04-10 |
* | | [TG3]: Kill some less useful flags | Michael Chan | 2006-04-10 |
* | | [IRDA]: Support for Sigmatel STIR421x chip | Samuel Ortiz | 2006-04-10 |
* | | [IRDA]: smcinit merged into smsc-ircc driver | Linus Walleij | 2006-04-10 |
* | | [TG3]: Fix a memory leak. | Adrian Bunk | 2006-04-10 |
* | | [NET] netconsole: set .name in struct console | Randy Dunlap | 2006-04-10 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-04-02 |
|\ |
|
| * | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn | 2006-04-02 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2006-04-02 |
|\ \ |
|
| * | | [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: remove export of pcmcia_release_configuration | Dominik Brodowski | 2006-03-31 |
| * | | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 |