index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove WIRELESS_EXT ifdefs from several wireless drivers.
Jeff Garzik
2005-09-24
9
-241
/
+1
*
[PATCH] hostap: Remove iwe_stream_add_event kludge
Jean Tourrilhes
2005-09-24
1
-12
/
+0
*
[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issue
Jean Tourrilhes
2005-09-24
1
-1
/
+1
*
[PATCH] hostap: Add support for WE-19
Jean Tourrilhes
2005-09-24
3
-6
/
+12
*
[PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci
Pavel Roskin
2005-09-24
2
-2
/
+2
*
[netdrvr] delete CONFIG_PHYCONTROL
Jeff Garzik
2005-09-24
4
-20
/
+0
*
[netdrvr gianfar] use new phy layer
Andy Fleming
2005-09-24
9
-1251
/
+433
*
[PATCH] orinoco: Bump version to 0.15rc3.
Pavel Roskin
2005-09-23
1
-1
/
+1
*
[PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().
Pavel Roskin
2005-09-23
1
-3
/
+3
*
[PATCH] orinoco: Annotate endianess of variables and structure members.
Pavel Roskin
2005-09-23
4
-97
/
+99
*
[PATCH] orinoco: Remove unneeded forward declarations.
Pavel Roskin
2005-09-23
2
-24
/
+6
*
[PATCH] orinoco: orinoco_send_wevents() could return without unlocking.
Pavel Roskin
2005-09-23
1
-1
/
+3
*
[PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()
Pavel Roskin
2005-09-23
1
-2
/
+4
*
[PATCH] orinoco: Make nortel_pci_hw_init() static.
Pavel Roskin
2005-09-23
1
-1
/
+1
*
[PATCH] orinoco: Remove inneeded system includes.
Pavel Roskin
2005-09-23
11
-141
/
+10
*
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-22
26
-220
/
+252
|
\
|
*
[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform
Kumar Gala
2005-09-22
1
-4
/
+4
|
*
[PATCH] USB: Update Documentation/usb/URB.txt
Alan Stern
2005-09-22
1
-43
/
+31
|
*
[PATCH] ub: Comment out unconditional stall clear
Pete Zaitcev
2005-09-22
1
-0
/
+2
|
*
[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprime
David Hollis
2005-09-22
1
-1
/
+2
|
*
[PATCH] usb/serial/option.c: Increase input buffer size
Matthias Urlichs
2005-09-22
1
-1
/
+3
|
*
[PATCH] USB: fix pegasus driver
Kevin Vigor
2005-09-22
1
-9
/
+20
|
*
[PATCH] USB: sl811-hcd minor fixes
David Brownell
2005-09-22
1
-2
/
+14
|
*
[PATCH] USB: fix pxa2xx_udc compile warnings
Richard Purdie
2005-09-22
2
-6
/
+6
|
*
[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR
Peter Favrholdt
2005-09-22
1
-3
/
+5
|
*
[PATCH] USB: more device IDs for Option card driver
Matthias Urlichs
2005-09-22
1
-0
/
+7
|
*
[PATCH] ub: fix burning cds
Pete Zaitcev
2005-09-22
1
-26
/
+27
|
*
[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c
Linda Xie
2005-09-22
1
-2
/
+2
|
*
[PATCH] fix drivers/pci/probe.c warning
Amos Waterland
2005-09-22
1
-2
/
+2
|
*
[PATCH] PCI: convert kcalloc to kzalloc
Pekka Enberg
2005-09-22
2
-4
/
+4
|
*
[PATCH] PCI: remove unused "scratch"
Bjorn Helgaas
2005-09-22
1
-4
/
+0
|
*
[PATCH] I2C: remove me from the MAINTAINERS file for i2c
Greg Kroah-Hartman
2005-09-22
1
-2
/
+0
|
*
[PATCH] fix class symlinks in sysfs
Bill Nottingham
2005-09-22
1
-0
/
+13
|
*
[PATCH] driver core: add helper device_is_registered()
Daniel Ritz
2005-09-22
4
-5
/
+10
|
*
[PATCH] Driver Core: fis bus rescan devices race
Daniel Ritz
2005-09-22
1
-0
/
+3
|
*
[PATCH] r8169: call proper VLAN receive function
Tommy Christensen
2005-09-22
1
-2
/
+2
|
*
[PATCH] skge: check length from PHY
Stephen Hemminger
2005-09-22
2
-82
/
+85
|
*
[PATCH] skge: expand ethtool debug register dump
Stephen Hemminger
2005-09-22
1
-21
/
+8
|
*
[PATCH] bonding: Fix link monitor capability check (was skge: set mac address...
nsxfreddy@gmail.com
2005-09-22
1
-1
/
+2
*
|
ieee80211: update orinoco, wl3501 drivers for latest struct naming
James Ketrenos
2005-09-22
2
-2
/
+2
*
|
[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series
James Ketrenos
2005-09-22
8
-19
/
+38
*
|
[PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...
James Ketrenos
2005-09-22
1
-3
/
+11
*
|
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...
James Ketrenos
2005-09-22
6
-33
/
+99
*
|
[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...
James Ketrenos
2005-09-22
2
-6
/
+25
*
|
forcedeth: add hardware tx checksumming
Manfred Spraul
2005-09-22
1
-27
/
+44
*
|
[PATCH] ieee82011: Remove WIRELESS_EXT ifdefs
James Ketrenos
2005-09-22
3
-27
/
+0
*
|
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
2005-09-22
2
-8
/
+8
*
|
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-22
4
-66
/
+66
*
|
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
2005-09-22
5
-5
/
+5
*
|
[PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycle
James Ketrenos
2005-09-22
1
-5
/
+9
[next]