index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
atafb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-03
pcnet32: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-12-03
aeroflex: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-03
bfin_mac: remove __dev* attributes
Bill Pemberton
1
-6
/
+6
2012-12-03
starfire: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-12-03
acenic: remove __dev* attributes
Bill Pemberton
1
-13
/
+13
2012-12-03
8390: remove __dev* attributes
Bill Pemberton
5
-26
/
+26
2012-12-03
3c509: remove __dev* attributes
Bill Pemberton
1
-12
/
+12
2012-12-03
typhoon: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-12-03
3c59x: remove __dev* attributes
Bill Pemberton
1
-8
/
+8
2012-12-03
i825xx: remove __dev* attributes
Bill Pemberton
3
-9
/
+9
2012-12-03
i825xx/ether1.c: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-12-03
drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-12-03
can: remove __dev* attributes
Bill Pemberton
24
-116
/
+116
2012-12-03
ARCNET: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-03
bna: remove useless calls to memset().
Cyril Roelandt
1
-4
/
+0
2012-12-03
tcp: don't abort splice() after small transfers
Willy Tarreau
1
-4
/
+8
2012-12-03
net: fix sparse endianness warnings on sock_common
Eric Dumazet
2
-4
/
+5
2012-12-03
bnx2x: Correct PFC disablement
Barak Witkowski
1
-2
/
+5
2012-12-03
bnx2x: fix 'Ethtool -A' when autoneg
Yuval Mintz
2
-23
/
+28
2012-12-03
bnx2x: prevent DCB if disabled in nvram
Barak Witkowski
2
-2
/
+14
2012-12-03
bnx2x: Handle a rarely missed interrupt
Yaniv Rosner
2
-0
/
+16
2012-12-03
bnx2x: mask CPL_OF interrupt
Yuval Mintz
1
-11
/
+10
2012-12-03
bnx2x: IGU parse error cause probe failure
Barak Witkowski
1
-5
/
+12
2012-12-03
bnx2x: Ext. config accessed only on non-E1x.
Yuval Mintz
1
-1
/
+2
2012-12-03
bnx2x: nvram enables dropless flow control
Yuval Mintz
3
-4
/
+31
2012-12-03
bnx2x: Correct advertised speed/duplex
Yuval Mintz
1
-8
/
+4
2012-12-03
bnx2x: Filter packets on FCoE rings
Dmitry Kravkov
4
-4
/
+17
2012-12-03
bnx2x: Management can control PFC/ETS
Barak Witkowski
3
-6
/
+24
2012-12-03
bnx2x: parity recovery flow enhancement
Barak Witkowski
1
-13
/
+20
2012-12-03
bnx2x: revised and corrected SPIO access
Yuval Mintz
2
-23
/
+30
2012-12-03
net/mlx4_en: Set number of rx/tx channels using ethtool
Amir Vadai
5
-14
/
+93
2012-12-03
net/mlx4_en: Fix TX moderation info loss after set_ringparam is called
Amir Vadai
1
-29
/
+30
2012-12-03
MAINTAINERS: Add Mellanox ethernet driver - mlx4_en
Amir Vadai
1
-0
/
+8
2012-12-02
solos-pci: remove list_vccs() debugging function
David Woodhouse
1
-41
/
+0
2012-12-02
solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
David Woodhouse
1
-3
/
+3
2012-12-02
solos-pci: clean up pclose() function
David Woodhouse
1
-4
/
+14
2012-12-02
pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
David Woodhouse
1
-2
/
+19
2012-12-02
br2684: allow assign only on a connected socket
Krzysztof Mazur
1
-2
/
+5
2012-12-02
solos-pci: Fix leak of skb received for unknown vcc
Nathan Williams
1
-1
/
+2
2012-12-02
br2684: fix module_put() race
David Woodhouse
1
-1
/
+4
2012-12-02
pppoatm: fix missing wakeup in pppoatm_send()
David Woodhouse
1
-0
/
+12
2012-12-02
br2684: don't send frames on not-ready vcc
David Woodhouse
1
-3
/
+40
2012-12-02
atm: add release_cb() callback to vcc
David Woodhouse
2
-0
/
+11
2012-12-02
solos-pci: wait for pending TX to complete when releasing vcc
David Woodhouse
1
-3
/
+14
2012-12-01
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
1
-2
/
+0
2012-12-01
myri10ge: fix incorrect use of ntohs()
Andrew Gallatin
1
-1
/
+1
2012-12-01
ipv6: unify logic evaluating inet6_dev's accept_ra property
Shmulik Ladkani
3
-16
/
+12
2012-12-01
tcp: change default tcp hash size
Eric Dumazet
1
-4
/
+2
2012-12-01
ixgbe: Do not parse past IP header on fragments beyond the first
Alexander Duyck
1
-5
/
+8
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
13
-790
/
+416
[next]