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
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-11
7
-33
/
+46
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-11
1
-6
/
+1
*
[LIBERTAS]: fix oops on the blackfin architecture
Vladimir Davydov
2007-10-11
1
-3
/
+5
*
[LIBERTAS]: fix oops on the blackfin architecture
Vladimir Davydov
2007-10-11
1
-2
/
+4
*
[LIBERTAS]: fix interrupts in CF driver
Ryan Mallon
2007-10-11
1
-14
/
+19
*
[LIBERTAS]: set dnld_sent correctly for CF parts
Ryan Mallon
2007-10-11
1
-1
/
+2
*
[B43LEGACY]: Change the hardware radio enable logic and cleanup code
Larry Finger
2007-10-11
4
-34
/
+25
*
[B43LEGACY]: Support for turning the radio off from software.
Larry Finger
2007-10-11
4
-19
/
+61
*
[B43]: Support for turning the radio off from software.
Michael Buesch
2007-10-11
3
-13
/
+63
*
[B43]: Remove the "radio hw enabled" message on startup.
Michael Buesch
2007-10-11
1
-3
/
+3
*
[B43]: Change loglevel of radio-enable message.
Michael Buesch
2007-10-11
3
-29
/
+26
*
[B43]: Don't lock irq_lock in debugfs txpower adjust
Michael Buesch
2007-10-11
1
-14
/
+5
*
[P54PCI]: terminate pci table
Andrew Morton
2007-10-11
1
-0
/
+1
*
[ZD1211RD]: add USB id for Telegent TG54USB WLAN adapter
Ulrich Kunitz
2007-10-11
1
-0
/
+1
*
[BCM43XX]: Change radio hardware switch status printk from debug to regular
Larry Finger
2007-10-11
2
-3
/
+3
*
[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chip
Jesper Juhl
2007-10-11
1
-1
/
+1
*
[IWLWIFI]: remove per-file CFLAGS for IWL define
Zhu Yi
2007-10-11
7
-6
/
+12
*
[B43]: Fix sparse warnings.
Michael Buesch
2007-10-11
8
-34
/
+50
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-11
1
-40
/
+32
*
[P54]: add mac80211-based driver for prism54 softmac hardware
Michael Wu
2007-10-11
10
-0
/
+3697
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-11
46
-581
/
+685
*
[RT2x00]: add driver for Ralink wireless hardware
Ivo van Doorn
2007-10-11
29
-0
/
+21135
*
[IWLWIFI]: add iwlwifi wireless drivers
Zhu Yi
2007-10-11
27
-0
/
+34824
*
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
Larry Finger
2007-10-11
25
-0
/
+14841
*
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch
2007-10-11
27
-0
/
+16690
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-11
11
-36
/
+34
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-11
22
-29
/
+0
*
[PATCH] libertas: remove unused adhoc_rates_b definition
John W. Linville
2007-10-11
1
-3
/
+0
*
[PATCH] libertas: printk warning fixes
Andrew Morton
2007-10-11
1
-2
/
+2
*
[PATCH] net: Kill some unneeded allocation return value casts in libertas
Jesper Juhl
2007-10-11
2
-3
/
+2
*
[PATCH] libertas: advertise 11g ad-hoc rates
Brajesh Dave
2007-10-11
1
-2
/
+2
*
[PATCH] libertas: region code values specified as 8bit
Marek VaĊĦut
2007-10-11
1
-1
/
+5
*
[PATCH] libertas: properly end commands on hardware failure
Pierre Ossman
2007-10-11
1
-0
/
+2
*
[PATCH] libertas: send reset command directly instead of calling libertas_res...
Dan Williams
2007-10-11
1
-2
/
+4
*
[PATCH] libertas: don't stomp on interface-specific private data
Dan Williams
2007-10-11
1
-3
/
+3
*
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
2007-10-11
6
-501
/
+334
*
[PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff...
Dan Williams
2007-10-11
1
-0
/
+1
*
[PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memset
Mariusz Kozlowski
2007-10-11
1
-1
/
+0
*
[PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMO
Daniel Drake
2007-10-11
1
-0
/
+1
*
[PATCH] zd1211rw: consistent handling of ZD1211 specific rates
Ulrich Kunitz
2007-10-11
4
-132
/
+126
*
[PATCH] zd1211rw: Add ID for Sitecom WL-162
Daniel Drake
2007-10-11
1
-0
/
+1
*
[PATCH] zd1211rw: removed noisy debug messages
Ulrich Kunitz
2007-10-11
1
-18
/
+0
*
Clean up duplicate includes in drivers/net/
Jesper Juhl
2007-10-11
2
-2
/
+0
*
[PATCH] libertas: bump driver version
Dan Williams
2007-10-11
1
-1
/
+1
*
[PATCH] libertas: fix sparse-reported problems
Dan Williams
2007-10-11
6
-27
/
+23
*
[PATCH] libertas: better descriptions for association errors
Dan Williams
2007-10-11
1
-4
/
+49
*
[PATCH] libertas: ignore spurious mesh autostart events
Dan Williams
2007-10-11
1
-0
/
+5
*
[PATCH] libertas: fix misspelling in debug message
Dan Williams
2007-10-11
1
-1
/
+1
*
[PATCH] libertas: pass boot2 version to firmware
Luis Carlos Cobo
2007-10-11
6
-0
/
+29
*
[PATCH] libertas: push WEXT scan requests to a work queue
Dan Williams
2007-10-11
5
-65
/
+91
[next]