index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/wan/farsync.c: Use standard pr_<level>
Joe Perches
2010-08-03
1
-58
/
+53
*
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2010-08-03
3
-91
/
+485
|
\
|
*
vhost-net: mergeable buffers support
David Stevens
2010-07-28
3
-18
/
+315
|
*
vhost: apply cgroup to vhost workers
Michael S. Tsirkin
2010-07-28
1
-0
/
+6
|
*
vhost: replace vhost_workqueue with per-vhost kthread
Tejun Heo
2010-07-28
3
-73
/
+164
*
|
tg3: Update version to 3.113
Matt Carlson
2010-08-03
1
-2
/
+2
*
|
tg3: Migrate tg3_flags to phy_flags
Matt Carlson
2010-08-03
2
-152
/
+159
*
|
tg3: Create phy_flags and migrate phy_is_low_power
Matt Carlson
2010-08-03
2
-19
/
+20
*
|
tg3: Add phy-related preprocessor constants
Matt Carlson
2010-08-03
2
-23
/
+27
*
|
tg3: Add error reporting to tg3_phydsp_write()
Matt Carlson
2010-08-03
1
-31
/
+20
*
|
tg3: Improve small packet performance
Matt Carlson
2010-08-03
1
-1
/
+23
*
|
tg3: Remove 5720, 5750, and 5750M
Matt Carlson
2010-08-03
1
-3
/
+0
*
|
tg3: Detect APE firmware types
Matt Carlson
2010-08-03
2
-1
/
+10
*
|
tg3: Restrict ASPM workaround devlist
Matt Carlson
2010-08-03
1
-1
/
+3
*
|
tg3: Manage gphy power for CPMU-less devs only
Matt Carlson
2010-08-03
1
-1
/
+4
*
|
tg3: Don't access phy test ctrl reg for 5717+
Matt Carlson
2010-08-03
2
-3
/
+11
*
|
tg3: Create TG3_FLG3_5717_PLUS flag
Matt Carlson
2010-08-03
2
-50
/
+23
*
|
tg3: Disable TSS also during tg3_close()
Matt Carlson
2010-08-03
1
-1
/
+1
*
|
tg3: Add 5784 ASIC rev to earlier PCIe MPS fix
Matt Carlson
2010-08-03
1
-2
/
+1
*
|
be2net: fix to avoid sending get_stats request if one is already being proces...
Ajit Khaparde
2010-07-31
3
-1
/
+5
*
|
be2net: change to show correct physical link status
Ajit Khaparde
2010-07-31
1
-1
/
+2
*
|
be2net: add code to dump registers for debug
Ajit Khaparde
2010-07-31
5
-0
/
+140
*
|
be2net: fix to correctly know if driver needs to run for a VF or a PF
Ajit Khaparde
2010-07-31
1
-2
/
+3
*
|
sky2: Code style fixes
Mike McCormack
2010-07-31
1
-12
/
+12
*
|
TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers.
Sriram
2010-07-31
1
-3
/
+5
*
|
TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function.
Sriram
2010-07-31
1
-13
/
+8
*
|
TI DaVinci EMAC : Implement interrupt pacing functionality.
Sriram
2010-07-31
1
-2
/
+131
*
|
dnet: fixup error handling in initialization
Dan Carpenter
2010-07-31
1
-2
/
+5
*
|
bonding: prevent sysfs from allowing arp monitoring with alb/tlb
Andy Gospodarek
2010-07-31
1
-12
/
+25
*
|
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
2010-07-31
1
-16
/
+11
*
|
net: ks8842 depends on DMA_ENGINE
Randy Dunlap
2010-07-31
1
-1
/
+1
*
|
ucc_geth: fix UCC device number in debug message
Sergey Matyukevich
2010-07-31
1
-1
/
+1
*
|
tun: keep link (carrier) state up to date
Nolan Leake
2010-07-31
1
-7
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-29
106
-2278
/
+2720
|
\
\
|
*
|
iwlwifi: fix scan abort
Stanislaw Gruszka
2010-07-29
1
-10
/
+8
|
*
|
wl1271: update hw/fw version info in wiphy struct
John W. Linville
2010-07-29
1
-0
/
+7
|
*
|
wl1251: update hw/fw version info in wiphy struct
John W. Linville
2010-07-29
1
-0
/
+5
|
*
|
wl1271: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
3
-0
/
+27
|
*
|
libertas_tf: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
2
-0
/
+21
|
*
|
wl1251: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
3
-0
/
+26
|
*
|
ar9170: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
1
-0
/
+19
|
*
|
mwl8k: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
1
-4
/
+27
|
*
|
ath9k: enable serialize_regmode for non-PCIE AR9160
John W. Linville
2010-07-29
1
-1
/
+2
|
*
|
ath9k: remove the two wiphys scanning at the same time message
Luis R. Rodriguez
2010-07-28
1
-4
/
+9
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-07-28
4
-110
/
+11
|
|
\
\
|
|
*
|
Bluetooth: Fix kfree() => kfree_skb() in hci_ath.c
Dan Carpenter
2010-07-28
1
-1
/
+1
|
|
*
|
Bluetooth: Add __init and __exit marks to UART drivers
Gustavo F. Padovan
2010-07-27
4
-8
/
+8
|
|
*
|
Bluetooth: Use hci_recv_stream_fragment() in UART driver
Gustavo F. Padovan
2010-07-27
1
-101
/
+2
|
|
*
|
Bluetooth: Fix permission of hci_ath.c
Gustavo F. Padovan
2010-07-27
1
-0
/
+0
|
*
|
|
drivers/net/wireless/at76c50x-usb.c: Neaten macros
Joe Perches
2010-07-27
1
-16
/
+13
[next]