| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] orinoco: fix BAP0 offset error after several days of operation | Jiri Benc | 2006-04-24 | 1 | -0/+2 |
* | [PATCH] orinoco: simplify 802.3 encapsulation code | Pavel Roskin | 2006-04-24 | 2 | -38/+20 |
* | [PATCH] orinoco: refactor and clean up Tx error handling | Pavel Roskin | 2006-04-24 | 1 | -16/+13 |
* | [PATCH] orinoco: don't use any padding for Tx frames | Pavel Roskin | 2006-04-24 | 3 | -58/+7 |
* | [PATCH] orinoco replace hermes_write_words() with hermes_write_bytes() | Pavel Roskin | 2006-04-24 | 3 | -15/+16 |
* | [PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants | Pavel Roskin | 2006-04-24 | 1 | -6/+6 |
* | [PATCH] orinoco: optimize Tx exception handling in orinoco | Pavel Roskin | 2006-04-24 | 1 | -36/+6 |
* | [PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100 | Pavel Roskin | 2006-04-24 | 1 | -2/+2 |
* | [PATCH] orinoco: remove debug buffer code and userspace include support | Pavel Roskin | 2006-04-24 | 2 | -53/+0 |
* | [PATCH] orinoco: remove tracing code, it's unused | Pavel Roskin | 2006-04-24 | 2 | -86/+0 |
* | [PATCH] orinoco: remove underscores from little-endian field names | Pavel Roskin | 2006-04-24 | 1 | -14/+14 |
* | [PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cards | Pavel Roskin | 2006-04-24 | 2 | -12/+0 |
* | [PATCH] orinoco: Remove useless CIS validation | Pavel Roskin | 2006-04-24 | 2 | -6/+0 |
* | [PATCH] bcm43xx: make PIO mode usable | Michael Buesch | 2006-04-24 | 3 | -32/+84 |
* | [PATCH] Fix crash on big-endian systems during scan | Pavel Roskin | 2006-04-24 | 1 | -2/+2 |
* | [PATCH] bcm43xx: iw_priv_args names should be <16 characters | Erik Mouw | 2006-04-19 | 1 | -4/+4 |
* | [PATCH] bcm43xx: sysfs code cleanup | Michael Buesch | 2006-04-19 | 4 | -67/+82 |
* | [PATCH] bcm43xx: fix pctl slowclock limit calculation | Michael Buesch | 2006-04-19 | 2 | -47/+77 |
* | [PATCH] bcm43xx: fix dyn tssi2dbm memleak | Adrian Bunk | 2006-04-19 | 1 | -0/+1 |
* | [PATCH] bcm43xx: fix config menu alignment | Randy Dunlap | 2006-04-19 | 1 | -0/+3 |
* | [PATCH] bcm43xx wireless: fix printk format warnings | Randy Dunlap | 2006-04-19 | 2 | -10/+11 |
* | [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts | Michael Buesch | 2006-04-19 | 1 | -0/+1 |
* | [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmware | Pavel Roskin | 2006-04-19 | 1 | -1/+1 |
* | [PATCH] Revert NET_RADIO Kconfig title change | Jean Tourrilhes | 2006-04-19 | 1 | -1/+1 |
* | [PATCH] wireless/atmel: send WEXT scan completion events | Dan Williams | 2006-04-19 | 1 | -0/+11 |
* | [PATCH] wireless/airo: clean up WEXT association and scan events | Dan Williams | 2006-04-19 | 1 | -29/+17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-04-02 | 1 | -6/+3 |
|\ |
|
| * | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn | 2006-04-02 | 1 | -6/+3 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2006-04-02 | 12 | -1045/+615 |
|\ \
| |/
|/| |
|
| * | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski | 2006-03-31 | 5 | -10/+9 |
| * | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 | 9 | -195/+117 |
| * | [PATCH] pcmcia: remove unused p_dev->state flags | Dominik Brodowski | 2006-03-31 | 3 | -3/+2 |
| * | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 | 9 | -72/+75 |
| * | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 | 11 | -338/+292 |
| * | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 | 10 | -246/+108 |
| * | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 | 9 | -56/+30 |
| * | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 | 9 | -94/+25 |
| * | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski | 2006-03-31 | 3 | -11/+3 |
| * | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 | 8 | -90/+24 |
* | | [PATCH] uml: kconfigs | Al Viro | 2006-03-31 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-03-30 | 33 | -8/+15546 |
|\ |
|
| * | [PATCH] hostap: Fix EAPOL frame encryption | Jouni Malinen | 2006-03-27 | 1 | -1/+1 |
| * | [PATCH] hostap: Make hostap_tx_encrypt() static | Jouni Malinen | 2006-03-27 | 2 | -6/+3 |
| * | [PATCH] PCMCIA_SPECTRUM must select FW_LOADER | Adrian Bunk | 2006-03-27 | 1 | -0/+1 |
| * | [PATCH] bcm43xx: don't set the channel on a device, which is down. | Michael Buesch | 2006-03-27 | 1 | -3/+9 |
| * | [PATCH] bcm43xx: sync GPHY init with the specs. | Michael Buesch | 2006-03-27 | 3 | -29/+255 |
| * | [PATCH] bcm43xx: fix the remaining sparse warnings. | Michael Buesch | 2006-03-27 | 2 | -5/+10 |
| * | [PATCH] bcm43xx: remove some compilerwarnings. | Michael Buesch | 2006-03-27 | 4 | -60/+13 |
| * | [PATCH] bcm43xx: fix "include" issues on some platforms. | Michael Buesch | 2006-03-27 | 2 | -2/+2 |
| * | [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files. | Michael Buesch | 2006-03-27 | 8 | -16/+0 |