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
*
rt2x00: Add skb descriptor
Ivo van Doorn
2008-01-29
8
-73
/
+174
*
rt2x00: Add chipset version to chipset debugfs entry
Ivo van Doorn
2008-01-29
1
-3
/
+8
*
rt2x00: Move register value/offset files into new folder
Ivo van Doorn
2008-01-29
1
-17
/
+25
*
rt2x00: Extend PLCP descriptor definition for rt2400pci
Ivo van Doorn
2008-01-29
2
-33
/
+27
*
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
Ivo van Doorn
2008-01-29
14
-77
/
+11
*
b43legacy: reinit on too many PHY TX errors
Stefano Brivio
2008-01-29
2
-1
/
+19
*
b43legacy: include full 64-bit timestamp in monitor mode
Johannes Berg
2008-01-29
2
-0
/
+4
*
b43legacy: properly fix a bogus gcc warning
Frank Lichtenheld
2008-01-29
1
-1
/
+1
*
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
Larry Finger
2008-01-29
3
-10
/
+26
*
b43: reinit on too many PHY TX errors
Stefano Brivio
2008-01-29
2
-1
/
+21
*
b43: include FCS in frames handed to mac80211
Johannes Berg
2008-01-29
2
-2
/
+2
*
b43: include full 64-bit timestamp in monitor mode
Johannes Berg
2008-01-29
2
-0
/
+4
*
libertas: less eventcause shifts
Holger Schurig
2008-01-29
2
-28
/
+35
*
libertas: remove user-specified channel list
Holger Schurig
2008-01-29
4
-122
/
+13
*
libertas: remove numprobes
Holger Schurig
2008-01-29
4
-53
/
+11
*
libertas: tweak tx path debugging
Holger Schurig
2008-01-29
1
-4
/
+4
*
libertas: tweak association debug output
Holger Schurig
2008-01-29
3
-43
/
+28
*
libertas: rework event subscription
Holger Schurig
2008-01-29
6
-901
/
+278
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-29
23
-565
/
+606
*
libertas: configurable beacon interval
Brajesh Dave
2008-01-29
6
-1
/
+61
*
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-29
9
-36
/
+47
*
libertas: nuke useless variable usbdriver_name and useless comments
Andres Salomon
2008-01-29
1
-7
/
+1
*
libertas: reset devices upon disconnect rather than module unloading
Andres Salomon
2008-01-29
2
-25
/
+4
*
libertas: mark module_init/exit functions as __init/__exit
Andres Salomon
2008-01-29
3
-6
/
+6
*
libertas: drop useless default_fw_name variable
Andres Salomon
2008-01-29
1
-6
/
+1
*
zd1211rw: add copyright notices
Daniel Drake
2008-01-29
15
-14
/
+77
*
zd1211rw: Add ID for Trendnet TEW-429UB A
Daniel Drake
2008-01-29
1
-0
/
+1
*
zd1211rw: port to mac80211
Daniel Drake
2008-01-29
12
-1668
/
+1008
*
libertas: clean up association debug messages
Holger Schurig
2008-01-29
1
-72
/
+64
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-29
29
-1542
/
+1546
*
iwlwifi: remove redundant initialization of final_mode
John W. Linville
2008-01-29
2
-2
/
+2
*
b43legacy: Convert to use of the new SPROM structure
Larry Finger
2008-01-29
5
-39
/
+41
*
b43: Convert to use of the new SPROM structure
Larry Finger
2008-01-29
6
-56
/
+55
*
rt2x00: Move duplicate code into rt2x00pci_txdone()
Ivo van Doorn
2008-01-29
5
-58
/
+38
*
iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changed
Zhu Yi
2008-01-29
1
-1
/
+1
*
b43: silence a bogus gcc warning
Frank Lichtenheld
2008-01-29
1
-1
/
+1
*
b43legacy: fix kconfig dependecies for rfkill and leds
Stefano Brivio
2008-01-29
1
-2
/
+6
*
remove unused iwl4965_init_hw_rates function
Zhu Yi
2008-01-29
2
-10
/
+0
*
iwlwifi: cleanup namespace
Christoph Hellwig
2008-01-29
19
-4106
/
+4093
*
iwl4965: fix cannot find a suitable rate issue
Mohamed Abbas
2008-01-29
1
-5
/
+8
*
iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL
Zhu Yi
2008-01-29
2
-4
/
+4
*
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-29
17
-20
/
+17
*
b43: rewrite A PHY initialization
Stefano Brivio
2008-01-29
9
-513
/
+914
*
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
2008-01-29
3
-12
/
+14
*
b43legacy: use a consistent naming scheme for the ops
Stefano Brivio
2008-01-29
1
-37
/
+37
*
b43legacy: use the retry limits provided by mac80211
Stefano Brivio
2008-01-29
2
-30
/
+52
*
wireless: checkpatch cleanups
Jeff Garzik
2008-01-29
8
-18
/
+14
*
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2008-01-29
3
-4
/
+5
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-29
5
-30
/
+14
*
wireless: fix '!x & y' typo's
Roel Kluin
2008-01-29
6
-7
/
+7
[next]