index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
CS89x0: Add networking support for QQ2440
Domenico Andreoli
2
-2
/
+13
2011-03-14
CS89x0: Finish transition to CS89x0_NONISA_IRQ
Domenico Andreoli
1
-4
/
+4
2011-03-14
ftmac100: use GFP_ATOMIC allocations where needed
Eric Dumazet
1
-5
/
+7
2011-03-14
qeth: change some configurations defaults
Frank Blaschka
3
-2
/
+11
2011-03-14
be2net: changes for BE3 native mode support
Sathya Perla
5
-147
/
+249
2011-03-14
netxen: Notify firmware of Flex-10 interface down
Sony Chacko
1
-0
/
+3
2011-03-14
phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses
Peter Korsgaard
1
-3
/
+5
2011-03-14
bnx2: Update firmware and version
Michael Chan
2
-5
/
+5
2011-03-14
enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO
Vasanthy Kolluri
3
-3
/
+44
2011-03-14
drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
Michel Lespinasse
2
-3
/
+7
2011-03-14
net: sh_eth: add set_mdio_gate in bb_info
Yoshihiro Shimoda
1
-2
/
+19
2011-03-14
net: sh_eth: add support for SH7757's GETHER
Yoshihiro Shimoda
1
-1
/
+135
2011-03-14
net: sh_eth: modify the PHY_INTERFACE_MODE
Yoshihiro Shimoda
2
-1
/
+3
2011-03-14
net: sh_eth: remove almost #ifdef of SH7763
Yoshihiro Shimoda
2
-39
/
+47
2011-03-14
net: sh_eth: remove the SH_TSU_ADDR
Yoshihiro Shimoda
2
-22
/
+27
2011-03-14
net: sh_eth: modify the definitions of register
Yoshihiro Shimoda
2
-421
/
+526
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2
-15
/
+15
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2
-2
/
+2
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
8
-106
/
+38
2011-03-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
David S. Miller
29
-465
/
+1312
2011-03-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
David S. Miller
58
-1372
/
+1849
2011-03-12
ixgbe: DCB, PFC not cleared until reset occurs
John Fastabend
2
-47
/
+43
2011-03-12
ixgbe: add support for VF Transmit rate limit using iproute2
Lior Levy
5
-2
/
+93
2011-03-12
ixgbe: DCB, set minimum bandwidth per traffic class
John Fastabend
1
-1
/
+1
2011-03-12
ixgbe: correct typo in define name
Emil Tantilov
2
-3
/
+3
2011-03-12
ixgbe: update PHY code to support 100Mbps as well as 1G/10G
Emil Tantilov
4
-99
/
+245
2011-03-12
ixgbe: remove timer reset to 0 on timeout
Emil Tantilov
1
-6
/
+0
2011-03-12
ixgbe: DCB during ifup use correct CEE or IEEE mode
John Fastabend
1
-10
/
+20
2011-03-12
ixgbe: IEEE 802.1Qaz, implement priority assignment table
John Fastabend
5
-19
/
+36
2011-03-12
ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict
John Fastabend
2
-25
/
+23
2011-03-12
ixgbe: DCB: enable RSS to be used with DCB
John Fastabend
2
-9
/
+25
2011-03-12
ixgbe: enable ndo_tc_setup
John Fastabend
1
-1
/
+23
2011-03-12
ixgbe: DCB, use multiple Tx rings per traffic class
John Fastabend
3
-168
/
+182
2011-03-12
ixgbe: DCB remove ixgbe_fcoe_getapp routine
John Fastabend
2
-30
/
+13
2011-03-12
ixgbe: DCB, implement ieee_setapp dcbnl ops
John Fastabend
1
-0
/
+30
2011-03-12
ixgbe: DCB, implement capabilities flags
John Fastabend
3
-36
/
+95
2011-03-12
igb: Bump version to 3.0.6
Carolyn Wyborny
1
-1
/
+6
2011-03-12
igb: Add DMA Coalescing feature to driver
Carolyn Wyborny
5
-1
/
+106
2011-03-12
igb: Update NVM functions to work with i350 devices
Carolyn Wyborny
7
-8
/
+306
2011-03-12
igb: Add Energy Efficient Ethernet (EEE) for i350 devices.
Carolyn Wyborny
6
-2
/
+65
2011-03-12
ixgbevf: Fix Driver String
Greg Rose
1
-1
/
+1
2011-03-12
ixgbevf: Fix Version String
Greg Rose
1
-1
/
+1
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
58
-1372
/
+1849
2011-03-11
e1000e: bump version number
Bruce Allan
1
-1
/
+1
2011-03-11
e1000e: do not suggest the driver supports Wake-on-ARP
Bruce Allan
1
-9
/
+3
2011-03-11
e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM
Bruce Allan
2
-1
/
+8
2011-03-11
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
Bruce Allan
1
-4
/
+4
2011-03-11
e1000e: extend EEE LPI timer to prevent dropped link
Bruce Allan
1
-5
/
+24
2011-03-11
e1000e: extend timeout for ethtool link test diagnostic
Bruce Allan
1
-3
/
+6
2011-03-11
e1000e: magic number cleanup - ETH_ALEN
Bruce Allan
1
-3
/
+2
[next]