index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
Joe Perches
2
-4
/
+4
2011-11-17
amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN
Joe Perches
2
-4
/
+3
2011-11-17
bna: Convert MAC_ADDRLEN uses to ETH_ALEN
Joe Perches
1
-2
/
+1
2011-11-17
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
16
-28
/
+22
2011-11-17
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
5
-49
/
+38
2011-11-17
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
5
-120
/
+31
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-299
/
+340
2011-11-17
team: replicate options on register
Jiri Pirko
2
-13
/
+68
2011-11-17
team: convert overall spinlock to mutex
Jiri Pirko
1
-16
/
+16
2011-11-17
team: Do not hold rcu_read_lock when running netlink cmds
Jiri Pirko
1
-6
/
+5
2011-11-17
be2net: Use V1 query link status command for lancer
Padmanabh Ratnakar
1
-0
/
+3
2011-11-17
be2net: Fix VLAN promiscous mode for Lancer
Padmanabh Ratnakar
1
-1
/
+2
2011-11-17
be2net: Add EEPROM dump feature for Lancer
Padmanabh Ratnakar
2
-1
/
+22
2011-11-17
be2net: add register dump feature for Lancer
Padmanabh Ratnakar
3
-4
/
+151
2011-11-17
be2net: Fix TX queue create for Lancer
Padmanabh Ratnakar
2
-9
/
+18
2011-11-17
infiniband: Update net drivers for netdev_features_t changes.
David S. Miller
2
-4
/
+4
2011-11-17
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
9
-9
/
+9
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
54
-143
/
+202
2011-11-17
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
7
-19
/
+22
2011-11-17
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
5
-0
/
+41
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
5
-10
/
+6
2011-11-16
igb: Convert bare printk to pr_notice
Joe Perches
1
-2
/
+3
2011-11-16
igb: Convert printks to pr_<level>
Jeff Kirsher
1
-85
/
+80
2011-11-16
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2
-15
/
+18
2011-11-16
igbvf: Convert printks to pr_<level>
Jeff Kirsher
1
-7
/
+7
2011-11-16
ixgbe: fix LED blink logic to check for link
Emil Tantilov
1
-7
/
+11
2011-11-16
e1000e: Convert printks to pr_<level>
Jeff Kirsher
1
-129
/
+101
2011-11-16
e1000e: convert to real ndo_set_rx_mode
Jesse Brandeburg
1
-44
/
+114
2011-11-16
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2
-0
/
+10
2011-11-14
bnx2x: add endline at end of message
Dmitry Kravkov
1
-1
/
+1
2011-11-14
net/can/mscan: Fix buggy listen only mode setting
Wolfgang Grandegger
1
-1
/
+1
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
9
-55
/
+54
2011-11-14
bnx2x: uses build_skb() in receive path
Eric Dumazet
5
-169
/
+171
2011-11-14
net: fsl_pq_mdio: fix non tbi phy access
Baruch Siach
1
-6
/
+6
2011-11-14
net/can/mscan: add listen only mode
Marc Kleine-Budde
1
-2
/
+6
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
17
-60
/
+74
2011-11-14
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
1
-45
/
+8
2011-11-14
net-forcedeth: Add internal loopback support for forcedeth NICs.
Sanjay Hortikar
1
-1
/
+155
2011-11-14
net: introduce ethernet teaming device
Jiri Pirko
7
-0
/
+1880
2011-11-14
bnx2x: update driver version to 1.70.35-0
Dmitry Kravkov
1
-2
/
+2
2011-11-14
bnx2x: Remove on-stack napi struct variable
Ariel Elior
1
-5
/
+7
2011-11-14
bnx2x: prevent race in statistics flow
Dmitry Kravkov
1
-1
/
+3
2011-11-14
bnx2x: add fan failure event handling
Ariel Elior
2
-1
/
+26
2011-11-14
bnx2x: remove unused #define
Dmitry Kravkov
1
-7
/
+0
2011-11-14
bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.
Dmitry Kravkov
2
-4
/
+2
2011-11-14
bnx2x: DCBX: use #define instead of magic
Dmitry Kravkov
2
-4
/
+6
2011-11-14
bnx2x: propagate DCBX negotiation
Dmitry Kravkov
4
-46
/
+90
2011-11-14
bnx2x: separate FCoE and iSCSI license initialization.
Dmitry Kravkov
3
-11
/
+46
2011-11-14
bnx2x: remove unused variable
Dmitry Kravkov
1
-3
/
+1
2011-11-14
bnx2x: use rx_queue index for skb_record_rx_queue()
Dmitry Kravkov
4
-2
/
+4
[next]