index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[PATCH] ipw2200: Fix endian issues with v3.0 fw image format
Zhu Yi
2006-04-24
1
-11
/
+12
*
|
[PATCH] ipw2200: Set the 'fixed' flags in wext get_rate
Zhu Yi
2006-04-24
1
-0
/
+1
*
|
[PATCH] ipw2200: turn off signal debug log
Zhu Yi
2006-04-24
1
-1
/
+1
*
|
[PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails
Zhu Yi
2006-04-24
1
-0
/
+1
*
|
[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUG
Zhu Yi
2006-04-24
1
-0
/
+2
*
|
[PATCH] ipw2200: add module_param support for antenna selection
Zhu Yi
2006-04-24
1
-1
/
+7
*
|
[PATCH] ipw2200: generates a scan event after a scan has completed
Zhu Yi
2006-04-24
1
-1
/
+20
*
|
[PATCH] ipw2200: Fix TX QoS enabled frames problem
Zhu Yi
2006-04-24
1
-38
/
+33
*
|
[PATCH] ipw2200: Exponential averaging for signal and noise Level
Zhu Yi
2006-04-24
2
-18
/
+22
*
|
[PATCH] bcm43xx: use pci_iomap() for convenience.
Michael Buesch
2006-04-24
3
-23
/
+7
*
|
[PATCH] orinoco: bump version to 0.15
Pavel Roskin
2006-04-24
1
-1
/
+1
*
|
[PATCH] orinoco: further comment cleanup in the PCI drivers
Pavel Roskin
2006-04-24
4
-112
/
+22
*
|
[PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.h
Pavel Roskin
2006-04-24
5
-565
/
+368
*
|
[PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptors
Pavel Roskin
2006-04-24
3
-4
/
+241
*
|
[PATCH] orinoco_pci: use pci_iomap() for resources
Pavel Roskin
2006-04-24
1
-9
/
+6
*
|
[PATCH] orinoco_pci: disable device and free IRQ when suspending
Pavel Roskin
2006-04-24
1
-0
/
+11
*
|
[PATCH] orinoco: delay FID allocation after firmware initialization
Pavel Roskin
2006-04-24
1
-6
/
+22
*
|
[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
[prev]
[next]