index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
dev: support deferring device flag change notifications
Patrick McHardy
3
-61
/
+106
2010-02-27
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
3
-5
/
+14
2010-02-27
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
Patrick McHardy
1
-0
/
+1
2010-02-27
fs_enet: add FEC TX buffer alignment workaround for MPC5121
Anatolij Gustschin
1
-0
/
+47
2010-02-27
fs_enet: Add support for MPC512x to fs_enet driver
Anatolij Gustschin
5
-21
/
+95
2010-02-27
fs_enet: use dev_xxx instead of printk
Anatolij Gustschin
4
-38
/
+27
2010-02-26
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
3
-7
/
+31
2010-02-26
mac80211: fix direct probe loop on ieee80211_work_purge
Juuso Oikarinen
1
-0
/
+1
2010-02-26
netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211
John W. Linville
1
-1
/
+1
2010-02-26
mac80211: use listen interval 5 as default
Helmut Schaa
1
-1
/
+5
2010-02-26
ath9k: disable RIFS search for AR91xx based chips
Felix Fietkau
2
-0
/
+13
2010-02-26
MAINTAINERS: update mwl8k maintenance status
Lennert Buytenhek
1
-2
/
+2
2010-02-26
net: Delete isa-skeleton net driver
Jeff Garzik
1
-718
/
+0
2010-02-26
netfilter: xtables: restore indentation
Jan Engelhardt
3
-29
/
+44
2010-02-26
netfilter: nfnetlink_log: fix silly refcount leak
Alexey Dobriyan
1
-1
/
+1
2010-02-26
IPVS: ip_vs_lblcr: use list headA
Simon Horman
1
-23
/
+21
2010-02-26
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
2
-3
/
+22
2010-02-26
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2
-4
/
+0
2010-02-26
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
1
-4
/
+8
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2
-42
/
+51
2010-02-26
net: add addr len check to dev_mc_add
Jiri Pirko
1
-0
/
+2
2010-02-26
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2
-0
/
+4
2010-02-26
greth: fall through to common return statement on error
Simon Horman
1
-2
/
+0
2010-02-26
netdev: use list_first_entry macro
stephen hemminger
1
-3
/
+3
2010-02-26
rtnetlink: clean up SR-IOV config interface
Williams, Mitch A
1
-8
/
+5
2010-02-26
af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...
Jiri Pirko
1
-1
/
+1
2010-02-26
myri10ge: optimize 4k-boundary check when stocking rx pages
Brice Goglin
1
-4
/
+7
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
4
-5
/
+3
2010-02-26
cnic: Update version to 2.1.1.
Michael Chan
4
-6
/
+6
2010-02-26
cnic: Use union for the status blocks of different devices.
Michael Chan
2
-21
/
+23
2010-02-26
cnic: Simplify route checking during iSCSI connection.
Michael Chan
1
-24
/
+13
2010-02-26
cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.
Michael Chan
1
-0
/
+7
2010-02-26
cnic: Finetune iSCSI connection reset.
Eddie Wai
1
-5
/
+16
2010-02-26
cnic: Finetune iSCSI connection set up.
Eddie Wai
2
-2
/
+17
2010-02-26
ixgbe: Do not allocate too many netdev txqueues
John Fastabend
1
-1
/
+13
2010-02-26
ixgbe: do not stop tx queues in ixgbe_set_tso
John Fastabend
1
-2
/
+0
2010-02-26
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...
Mallikarjuna R Chilakala
1
-3
/
+29
2010-02-26
greth: convert to netdev_tx_t
kirjanov@gmail.com
1
-4
/
+8
2010-02-26
sis190: handle DMA mapping errors
kirjanov@gmail.com
1
-8
/
+19
2010-02-26
tc35815: Fix double locking on NAPI
Atsushi Nemoto
1
-2
/
+11
2010-02-26
isa-skelton: Remove a wrong netif_wake_queue() call
Atsushi Nemoto
1
-1
/
+0
2010-02-26
octeon: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-6
/
+1
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
18
-77
/
+42
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
27
-105
/
+82
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
4
-7
/
+44
2010-02-26
drivers/net/myri10ge: Use pr_<level> and netdev_<level>
Joe Perches
1
-116
/
+67
2010-02-26
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
Joe Perches
7
-72
/
+56
2010-02-26
isdn: remove ishexdigit() in regard to isxdigit()
Andy Shevchenko
1
-15
/
+1
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
10
-147
/
+77
2010-02-26
bas_gigaset: collapse CR/LF at end of AT response
Tilman Schmidt
3
-15
/
+35
[next]