index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dm9000.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-30
vlan: allow creating vlan when real device is not up
Stephen Hemminger
1
-6
/
+0
2009-07-30
bnx2x: Version 1.48.114-1
Eilon Greenstein
1
-2
/
+2
2009-07-30
bnx2x: WoL only with current MAC address
Eilon Greenstein
1
-4
/
+4
2009-07-30
bnx2x: Self-test kills management traffic
Eilon Greenstein
1
-5
/
+4
2009-07-30
bnx2x: Receive traffic that maches management filtering rules
Eilon Greenstein
2
-0
/
+18
2009-07-30
netxen: fix CONFIG_INET=n build
Dhananjay Phadke
1
-0
/
+7
2009-07-27
drivers/atm: Correct redundant test
Julia Lawall
1
-1
/
+1
2009-07-27
xfrm: export xfrm garbage collector thresholds via sysctl
Neil Horman
2
-0
/
+36
2009-07-27
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
2
-1
/
+3
2009-07-27
net/netlabel: Correct redundant test
Julia Lawall
1
-4
/
+2
2009-07-27
drivers/net: Correct redundant test
Julia Lawall
1
-1
/
+1
2009-07-27
netxen: update version to 4.0.41
Dhananjay Phadke
1
-2
/
+2
2009-07-27
netxen: support for ethtool set ringparam
Amit Kumar Salecha
3
-11
/
+97
2009-07-27
netxen: add vlan tx acceleration support
Dhananjay Phadke
2
-6
/
+57
2009-07-27
netxen: fix skb alloc size for legacy firmware
Dhananjay Phadke
2
-12
/
+12
2009-07-27
netxen: refactor net_device setup code
Dhananjay Phadke
1
-63
/
+75
2009-07-27
netxen: clean up firmware version checks
Dhananjay Phadke
5
-9
/
+8
2009-07-27
netxen: Add default and limit macros for ring sizes.
Dhananjay Phadke
3
-32
/
+41
2009-07-27
netxen: refactor tso code
Dhananjay Phadke
2
-118
/
+83
2009-07-27
netxen: annotate dma watchdog setup
Dhananjay Phadke
4
-99
/
+43
2009-07-27
netxen: configure interrupt coalesce defaults
Dhananjay Phadke
1
-0
/
+20
2009-07-27
netxen: enable ip addr hashing
Dhananjay Phadke
4
-25
/
+182
2009-07-27
netxen: refresh firmware info after reset
Dhananjay Phadke
3
-9
/
+7
2009-07-27
mISDN: Fix wrong struct name in macro and clarifications
Karsten Keil
3
-17
/
+17
2009-07-27
net: fix multiple definitions of setup_w6692
Stephen Rothwell
1
-1
/
+1
2009-07-27
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-07-27
trivial: fix typo in ieee802154 documentation and add it to index
Thadeu Lima de Souza Cascardo
2
-1
/
+3
2009-07-27
bnx2: Update vlan_features
Eric Dumazet
1
-4
/
+15
2009-07-27
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
4
-11
/
+14
2009-07-27
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
1
-2
/
+11
2009-07-27
bnx2x: Dont update vlan_features in bnx2x_set_tso()
Eric Dumazet
1
-8
/
+0
2009-07-27
net: deprecate print_mac
Johannes Berg
1
-2
/
+2
2009-07-27
sky2: remove unnecessary assignment
Mike McCormack
1
-1
/
+1
2009-07-26
phonet: Fix build.
David S. Miller
1
-0
/
+1
2009-07-26
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
1
-3
/
+2
2009-07-26
igb: initialize mailbox function pointers prior to phy init
Alexander Duyck
1
-4
/
+4
2009-07-26
igb: cleanup flow control configuration to make requested/current more clear
Alexander Duyck
5
-45
/
+55
2009-07-26
igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap
Alexander Duyck
1
-12
/
+18
2009-07-26
igb: add support for 82576 mezzanine card
Alexander Duyck
3
-0
/
+3
2009-07-26
igb: remove unused switch statement from igb_set_wol
Alexander Duyck
1
-6
/
+0
2009-07-26
igb: cleanup receive address register initialization
Alexander Duyck
3
-35
/
+30
2009-07-26
igb: move all multicast addresses into multicast table array
Alexander Duyck
6
-89
/
+56
2009-07-26
igb: add completion timeout workaround for 82575/82576
Alexander Duyck
6
-15
/
+98
2009-07-26
igb: do not overwrite EEPROM LED settings
Alexander Duyck
1
-6
/
+1
2009-07-26
igb: change configure_pcs_link to void since it always returns 0
Alexander Duyck
1
-9
/
+4
2009-07-26
igb: make serdes power down available for 82575 in addition to 82576 parts
Alexander Duyck
3
-9
/
+17
2009-07-26
igb: remove media type fiber as it is misleading
Alexander Duyck
5
-58
/
+22
2009-07-25
mISDN: hfcmulti display real PCI ids for not supported cards
Karsten Keil
1
-3
/
+4
2009-07-25
ISDN: ARRAY_SIZE changes
Karsten Keil
14
-108
/
+59
2009-07-25
drivers/isdn: Drop unnecessary NULL test
Julia Lawall
6
-12
/
+0
[next]