index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[netdrvr] ns83820: add ethtool media support
Jeff Garzik
1
-3
/
+148
2007-10-11
net/tulip/xircom_cb.c: remove superfulous priv assignment
Mariusz Kozlowski
1
-1
/
+0
2007-10-11
S2IO: Fixed Link LED issue when MSI-X is enabled
Sivakumar Subramani
1
-8
/
+9
2007-10-11
S2IO: Fixes in MSIX related code.
Sivakumar Subramani
2
-0
/
+20
2007-10-11
[S2IO]: Making MSIX as default intr_type
Sivakumar Subramani
3
-3
/
+98
2007-10-11
[8139too]: tab-align enums and structs; remove dead code
Jeff Garzik
1
-175
/
+169
2007-10-11
[netdrvr] 8139cp, 8139too: convert to generic DMA
Jeff Garzik
2
-24
/
+27
2007-10-11
drivers/net/via-velocity.c: mostly kmalloc + memset conversion to kcalloc
Mariusz Kozlowski
1
-14
/
+10
2007-10-11
drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcalloc
Mariusz Kozlowski
1
-4
/
+2
2007-10-11
drivers/net/skfp: Remove dead code referencing pci_find_device()
Jeff Garzik
2
-45
/
+0
2007-10-11
IOC3: Switch hw checksumming to ethtool configurable.
Ralf Baechle
2
-36
/
+32
2007-10-11
drivers/net/cxgb3: removed several unneeded zero initilization
Denis Cheng
1
-3
/
+3
2007-10-11
dev->priv to netdev_priv(dev), drivers/net/tokenring/
Yoann Padioleau
6
-86
/
+86
2007-10-11
[netdrvr] skfp: remove a bunch of dead code
Jeff Garzik
6
-1573
/
+8
2007-10-11
[PATCH] libertas: bump driver version
Dan Williams
1
-1
/
+1
2007-10-11
[PATCH] libertas: fix sparse-reported problems
Dan Williams
6
-27
/
+23
2007-10-11
[PATCH] libertas: better descriptions for association errors
Dan Williams
1
-4
/
+49
2007-10-11
[PATCH] libertas: ignore spurious mesh autostart events
Dan Williams
1
-0
/
+5
2007-10-11
[PATCH] libertas: fix misspelling in debug message
Dan Williams
1
-1
/
+1
2007-10-11
[PATCH] libertas: pass boot2 version to firmware
Luis Carlos Cobo
6
-0
/
+29
2007-10-11
[PATCH] libertas: push WEXT scan requests to a work queue
Dan Williams
5
-65
/
+91
2007-10-11
[PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer...
Eugene Teo
1
-9
/
+1
2007-10-11
[PATCH] libertas: fix assignment of WEP key type
Dan Williams
1
-4
/
+2
2007-10-11
[PATCH] libertas: monitor mode support for OLPC firmware
Luis Carlos Cobo
9
-40
/
+217
2007-10-11
[PATCH] libertas: fix a few wext abuses...
Jean Tourrilhes
1
-93
/
+27
2007-10-11
[PATCH] libertas: keep mesh autostart enabled while asleep
Luis Carlos Cobo
3
-1
/
+49
2007-10-11
[PATCH] libertas: revert CAPINFO_MASK to its original value
Luis Carlos Cobo
2
-2
/
+4
2007-10-11
[PATCH] libertas: push mesh beacon bit to userspace in scan results
Dan Williams
1
-0
/
+14
2007-10-11
[PATCH] libertas: send association events on adhoc reassociation
Dan Williams
1
-6
/
+18
2007-10-11
[PATCH] libertas: fix two debug statements in cmdresp.c
Holger Schurig
1
-3
/
+3
2007-10-11
[PATCH] libertas: remove bss_descriptor->timestamp
Holger Schurig
2
-2
/
+0
2007-10-11
[PATCH] libertas: remove bss_descriptior->networktsf
Holger Schurig
3
-75
/
+5
2007-10-11
[PATCH] libertas: remove adapter->scantype
Holger Schurig
3
-6
/
+1
2007-10-11
[PATCH] libertas: remove adapter->scanmode
Holger Schurig
3
-8
/
+2
2007-10-11
[PATCH] libertas: remove adapter->beaconperiod
Holger Schurig
3
-4
/
+1
2007-10-11
[PATCH] libertas: remove adapter->adhoc_grate_enabled
Holger Schurig
3
-10
/
+2
2007-10-11
[PATCH] libertas: remove adapter->listeninterval
Holger Schurig
3
-4
/
+1
2007-10-11
[PATCH] libertas: remove adapter->regiontableindex
Holger Schurig
2
-3
/
+0
2007-10-11
[PATCH] libertas: remove adapter->atimwindow
Holger Schurig
3
-5
/
+1
2007-10-11
[PATCH] libertas: remove adapter->multipledtim
Holger Schurig
3
-3
/
+1
2007-10-11
[PATCH] libertas: remove adapter->locallisteninterval
Holger Schurig
3
-7
/
+1
2007-10-11
[PATCH] libertas: remove adapter->nullpktinterval
Holger Schurig
2
-3
/
+1
2007-10-11
[PATCH] libertas: remove adapter->{data,bcn}_avg_factor
Holger Schurig
4
-8
/
+3
2007-10-11
[PATCH] libertas: remove adapter->rxpd_rate
Holger Schurig
3
-4
/
+0
2007-10-11
[PATCH] libertas: remove adapter->txrate
Holger Schurig
4
-12
/
+1
2007-10-11
[PATCH] libertas: fix WEXT quality reporting
Dan Williams
1
-1
/
+1
2007-10-11
[PATCH] libertas: remove adapter->pkttxctrl
Holger Schurig
3
-8
/
+0
2007-10-11
[PATCH] libertas: remove adapter->scanprobes
Holger Schurig
3
-6
/
+2
2007-10-11
[PATCH] libertas: remove adapter->prescan
Holger Schurig
3
-7
/
+2
2007-10-11
[PATCH] libertas: remove adapter->{rx,tx}antenna
Holger Schurig
4
-57
/
+0
[next]