index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
bnx2x: move global variable load_count to bnx2x.h
Dmitry Kravkov
2
-3
/
+9
2010-07-28
bnx2x: store module parameters in driver main structure
Dmitry Kravkov
2
-3
/
+6
2010-07-28
bnx2x: Create separate folder for bnx2x driver
Dmitry Kravkov
14
-6
/
+12
2010-07-27
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
2
-2
/
+2
2010-07-27
ixgbe: priority tagging FCoE frames without FCoE offload
John Fastabend
1
-21
/
+24
2010-07-27
e1000: use netif_<level> instead of netdev_<level>
Emil Tantilov
3
-61
/
+70
2010-07-27
usbnet: use jiffies in schedule_timeout(), not msecs
Kulikov Vasiliy
1
-1
/
+1
2010-07-27
ks8842: Support 100Mbps when accessed via timberdale
Richard Röjfors
1
-5
/
+10
2010-07-27
caif: handle snprintf() return
Dan Carpenter
1
-0
/
+3
2010-07-27
genetlink: use genl_register_family_with_ops()
Changli Gao
1
-5
/
+1
2010-07-27
drop_monitor: use genl_register_family_with_ops()
Changli Gao
1
-16
/
+7
2010-07-27
genetlink: cleanup code according to CodingStyle
Changli Gao
1
-5
/
+4
2010-07-27
ethoc: add devinit/devexit section initializers
Jonas Bonn
1
-4
/
+4
2010-07-27
igb: restore EEPROM values of MDICNFG on reset with 82580
Nick Nunley
2
-0
/
+45
2010-07-27
igb: add support for SGMII-based MDIO PHYs
Nick Nunley
2
-17
/
+75
2010-07-27
e1000e: Drop a useless statement
Jean Delvare
1
-2
/
+0
2010-07-26
drivers/net/qla3xxx.c: Checkpatch cleanups
Joe Perches
1
-484
/
+459
2010-07-26
drivers/net/qla3xxx.c: Update logging message style
Joe Perches
1
-324
/
+200
2010-07-26
wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE
David S. Miller
1
-1
/
+1
2010-07-26
netlink: netlink_recvmsg() fix
Eric Dumazet
1
-6
/
+16
2010-07-26
forcedeth: Fix different hardware statistics versions.
Mike Ditto
1
-29
/
+31
2010-07-26
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
2
-6
/
+11
2010-07-26
3c59x: Add ethtool WOL support
Andrew O. Shadoura
1
-0
/
+32
2010-07-26
qlcnic: fix diag resource allocation
Sony Chacko
1
-0
/
+1
2010-07-26
qlcnic: fix loopback test
Amit Kumar Salecha
3
-22
/
+8
2010-07-25
net: pskb_expand_head() optimization
Eric Dumazet
2
-2
/
+3
2010-07-25
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
3
-0
/
+22
2010-07-25
ixgbe: fix ethtool stats
Eric Dumazet
1
-21
/
+21
2010-07-25
qlcnic: fix bandwidth check
Rajesh Borundia
1
-4
/
+3
2010-07-23
3c59x: Fix call to mdio_sync() with the wrong argument
Ben Hutchings
1
-1
/
+1
2010-07-23
net: s2io: fix buffer overflow
Kulikov Vasiliy
1
-10
/
+18
2010-07-23
mv643xx_eth: potential null dereference
Dan Carpenter
1
-1
/
+2
2010-07-23
net: 3c59x: fix leak of iomaps
Kulikov Vasiliy
1
-0
/
+1
2010-07-23
net: core: don't use own hex_to_bin() method
Andy Shevchenko
1
-24
/
+12
2010-07-23
wireless: use newly introduced hex_to_bin()
Andy Shevchenko
1
-21
/
+2
2010-07-23
usb: usbnet: use newly introduced hex_to_bin()
Andy Shevchenko
1
-11
/
+2
2010-07-23
drivers: net: use newly introduced hex_to_bin()
Andy Shevchenko
1
-6
/
+5
2010-07-23
drivers: atm: don't use private copy of hex_to_bin()
Andy Shevchenko
1
-13
/
+2
2010-07-23
be2net: bump the driver version number
Ajit Khaparde
1
-1
/
+1
2010-07-23
be2net: variable name changes
Ajit Khaparde
4
-8
/
+8
2010-07-23
be2net: supress printing error when mac query fails for VF
Ajit Khaparde
1
-1
/
+2
2010-07-23
be2net: code to support tx rate configuration on virtual functions
Ajit Khaparde
4
-1
/
+78
2010-07-23
be2net: add vlan support for sriov virtual functions
Ajit Khaparde
2
-8
/
+47
2010-07-23
be2net: add support to get vf config
Ajit Khaparde
2
-13
/
+47
2010-07-23
be2net: change to call pmac_del only if necessary
Ajit Khaparde
2
-2
/
+5
2010-07-23
qeth: avoid useless removal of multicast addresses
Ursula Braun
1
-2
/
+0
2010-07-23
qeth: Use memdup_user when user data is immediately copied into the allocated...
Julia Lawall
1
-8
/
+3
2010-07-23
qeth: return zero from reply callback functions
Ursula Braun
1
-8
/
+2
2010-07-23
claw: A claw device is a group of just 2 ccw devices
Ursula Braun
1
-1
/
+1
2010-07-23
qeth: avoid loop if ipa command response is missing
Ursula Braun
2
-0
/
+16
[next]