index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
e1000: Enable custom configuration bits for 82571/2 controllers
Mallikarjuna R Chilakala
2005-10-04
1
-0
/
+23
|
*
|
|
|
|
e1000: implementation of the multi-queue feature
Mallikarjuna R Chilakala
2005-10-04
1
-3
/
+188
|
*
|
|
|
|
e1000: multi-queue defines/modification to data structures
Mallikarjuna R Chilakala
2005-10-04
4
-243
/
+564
|
*
|
|
|
|
e1000: Support for 82571 and 82572 controllers
Mallikarjuna R Chilakala
2005-10-04
4
-54
/
+372
|
*
|
|
|
|
[PATCH] S2io: MSI/MSI-X support (runtime configurable)
Ravinandan Arakali
2005-10-04
2
-37
/
+556
|
*
|
|
|
|
Merge branch 'upstream-fixes'
Jeff Garzik
2005-10-04
8
-242
/
+134
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'upstream-fixes'
Jeff Garzik
2005-10-03
22
-78
/
+9844
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[PATCH] hostap: Unregister netdevs before freeing local data
Jouni Malinen
2005-10-03
1
-10
/
+12
|
*
|
|
|
|
|
|
[PATCH] hostap: Do not free local->hw_priv before unregistering netdev
Jouni Malinen
2005-10-03
3
-14
/
+7
|
*
|
|
|
|
|
|
[PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG
Jouni Malinen
2005-10-03
1
-0
/
+8
|
*
|
|
|
|
|
|
[PATCH] hostap: Remove hw specific dev_open/close handlers
Jouni Malinen
2005-10-03
5
-47
/
+10
|
*
|
|
|
|
|
|
[wireless airo] remove needed dma_addr_t obfuscation
Jeff Garzik
2005-09-24
1
-6
/
+7
|
*
|
|
|
|
|
|
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-23
4
-20
/
+0
|
*
|
|
|
|
|
|
[netdrvr gianfar] use new phy layer
Andy Fleming
2005-09-23
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
4
-106
/
+97
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ieee80211: update orinoco, wl3501 drivers for latest struct naming
James Ketrenos
2005-09-22
2
-2
/
+2
|
*
|
|
|
|
|
|
|
forcedeth: add hardware tx checksumming
Manfred Spraul
2005-09-21
1
-27
/
+44
|
*
|
|
|
|
|
|
|
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
2005-09-21
2
-8
/
+8
|
*
|
|
|
|
|
|
|
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
4
-66
/
+66
|
*
|
|
|
|
|
|
|
[PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
1
-12
/
+12
|
*
|
|
|
|
|
|
|
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...
James Ketrenos
2005-09-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
2
-6
/
+7
|
*
|
|
|
|
|
|
|
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...
James Ketrenos
2005-09-21
1
-1
/
+2
|
*
|
|
|
|
|
|
|
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
2
-3
/
+3
|
*
|
|
|
|
|
|
|
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-21
15
-150
/
+158
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true change
James Ketrenos
2005-09-16
1
-7
/
+7
|
*
|
|
|
|
|
|
|
|
[PATCH] orinoco: Update PCMCIA ID's.
Pavel Roskin
2005-09-16
2
-21
/
+57
|
*
|
|
|
|
|
|
|
|
[PATCH] orinoco: Don't include <net/ieee80211.h> twice.
Pavel Roskin
2005-09-16
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
[PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.
Pavel Roskin
2005-09-16
2
-28
/
+1
|
*
|
|
|
|
|
|
|
|
[PATCH] pcnet32: set min ring size to 4
Hubert WS Lin
2005-09-16
1
-7
/
+12
|
*
|
|
|
|
|
|
|
|
[PATCH] pcnet32: set_ringparam implementation
Hubert WS Lin
2005-09-16
1
-54
/
+209
|
*
|
|
|
|
|
|
|
|
[PATCH] Add rapidio net driver
Matt Porter
2005-09-14
3
-0
/
+589
|
*
|
|
|
|
|
|
|
|
[PATCH] mii: Add test for GigE support
Dale Farnsworth
2005-09-14
1
-0
/
+15
|
*
|
|
|
|
|
|
|
|
[PATCH] C99 initializers in ray_cs.c
viro@ZenIV.linux.org.uk
2005-09-14
1
-23
/
+23
|
*
|
|
|
|
|
|
|
|
[PATCH] lne390 bogus casts
viro@ZenIV.linux.org.uk
2005-09-14
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
[PATCH] drivers/net/wan/: possible cleanups
Adrian Bunk
2005-09-14
13
-133
/
+101
|
*
|
|
|
|
|
|
|
|
[PATCH] Replace drivers/net/wan custom ctype macros with standard ones
Tobias Klauser
2005-09-14
3
-8
/
+9
[prev]
[next]