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.13.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
ks8842: Support DMA when accessed via timberdale
Richard Röjfors
1
-21
/
+443
2010-07-28
stmmac: fix automatic PAD/FCS stripping
Giuseppe CAVALLARO
4
-4
/
+9
2010-07-28
stmmac: fix timer setup when use dual mac Kconfig
Giuseppe CAVALLARO
1
-1
/
+0
2010-07-28
bnx2x: update driver version to 1.52.53-3
Dmitry Kravkov
1
-1
/
+1
2010-07-28
bnx2x: Move statistics handling code to bnx2x_stats.*
Dmitry Kravkov
5
-1594
/
+1647
2010-07-28
bnx2x: Create separate file for ethtool routines
Dmitry Kravkov
4
-1955
/
+1986
2010-07-28
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
5
-2600
/
+2943
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-28
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
2
-2
/
+2
2010-07-28
ixgbe: priority tagging FCoE frames without FCoE offload
John Fastabend
1
-21
/
+24
2010-07-27
drivers/net/wireless/at76c50x-usb.c: Neaten macros
Joe Perches
1
-16
/
+13
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
22
-464
/
+398
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
2
-9
/
+0
2010-07-27
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
Dan Williams
1
-4
/
+2
2010-07-27
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
4
-146
/
+9
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2
-12
/
+8
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
7
-126
/
+95
2010-07-27
libertas: remove unused indirect command response handler
Dan Williams
1
-24
/
+1
2010-07-27
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
5
-34
/
+26
2010-07-27
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
5
-46
/
+158
2010-07-27
libertas: convert register access to direct commands
Dan Williams
6
-180
/
+94
2010-07-27
libertas: convert LED_GPIO_CTRL to a direct command
Dan Williams
1
-3
/
+2
2010-07-27
libertas: remove Beacon Control
Dan Williams
4
-11
/
+2
2010-07-27
libertas: remove unused Automatic Frequency Control command
Dan Williams
3
-23
/
+3
2010-07-27
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
3
-20
/
+0
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
7
-238
/
+139
2010-07-27
libertas: clean up RSSI command
Dan Williams
8
-77
/
+51
2010-07-27
libertas: clean up MONITOR_MODE command
Dan Williams
4
-72
/
+33
2010-07-27
rt2500usb: disallow to set WEP key with non zero index
Stanislaw Gruszka
1
-0
/
+8
2010-07-27
rt2500usb: truly disable encryption when initialize
Stanislaw Gruszka
1
-0
/
+1
2010-07-27
rt2500usb: write keys to proper registers
Stanislaw Gruszka
1
-1
/
+1
2010-07-27
ath9k: remove unused base_index from rate table.
Senthil Balasubramanian
2
-161
/
+160
2010-07-27
ath9k: Fix incorrect user ratekbs of MCS15 ShortGI
Senthil Balasubramanian
1
-1
/
+1
2010-07-27
ath9k: Add three stream rate control support for AR938X.
Senthil Balasubramanian
2
-225
/
+366
2010-07-27
ath9k: Introduce bit masks for valid and valid_single_stream.
Senthil Balasubramanian
2
-145
/
+153
2010-07-27
p54: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+17
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
431
-7109
/
+23107
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
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-27
s2io: fixing DBG_PRINT() macro
Breno Leitao
1
-1
/
+1
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-07-27
drivers/net/qla3xxx.c: Checkpatch cleanups
Joe Perches
1
-484
/
+459
[prev]
[next]