Age | Commit message (Expand) | Author | Files | Lines |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-22 | qeth: do vlan cleanup | Jiri Pirko | 3 | -56/+47 |
2011-07-18 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 1 | -7/+18 |
2011-06-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -28/+31 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-06-06 | [S390] qdio: Split SBAL entry flags | Jan Glauber | 2 | -28/+31 |
2011-05-19 | qeth: use ndo_set_features callback for initial setup and recovery | Frank Blaschka | 1 | -52/+25 |
2011-05-13 | ctcm: get rid of compile warning | Ursula Braun | 2 | -11/+4 |
2011-05-13 | lcs: get rid of compile warning | Heiko Carstens | 1 | -7/+3 |
2011-05-13 | claw: remove unused return code handling | Heiko Carstens | 1 | -19/+3 |
2011-05-13 | qeth: add owner to ccw driver | Sebastian Ott | 1 | -0/+1 |
2011-05-13 | qeth: add OSA concurrent hardware trap | Frank Blaschka | 6 | -37/+268 |
2011-05-13 | qeth: convert to hw_features part 2 | Frank Blaschka | 7 | -178/+49 |
2011-05-05 | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 1 | -2/+0 |
2011-04-20 | net: s390: convert to hw_features | Michał Mirosław | 3 | -107/+52 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -4/+4 |
2011-03-23 | [S390] ccwgroup_driver: remove duplicate members | Sebastian Ott | 4 | -8/+16 |
2011-03-23 | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 4 | -7/+15 |
2011-03-15 | qeth: change some configurations defaults | Frank Blaschka | 3 | -2/+11 |
2011-02-27 | qeth: remove needless IPA-commands in offline | Ursula Braun | 4 | -120/+33 |
2011-02-03 | s390: Fix possibly wrong size in strncmp (smsgiucv) | Stefan Weil | 1 | -1/+1 |
2011-02-03 | s390: Fix wrong size in memcmp (netiucv) | Stefan Weil | 1 | -1/+1 |
2011-02-03 | qeth: allow OSA CHPARM change in suspend state | Ursula Braun | 1 | -41/+63 |
2011-02-03 | qeth: allow HiperSockets framesize change in suspend | Ursula Braun | 1 | -1/+9 |
2011-02-03 | qeth: add more strict MTU checking | Frank Blaschka | 1 | -31/+4 |
2011-02-03 | qeth: show new mac-address if its setting fails | Ursula Braun | 1 | -2/+2 |
2011-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -5/+35 |
2011-01-16 | qeth: l3 hw tx csum circumvent hw bug | Frank Blaschka | 1 | -1/+3 |
2011-01-16 | qeth: postpone open till recovery is finished | Ursula Braun | 2 | -4/+32 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-08 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 5 | -22/+37 |
2011-01-05 | [S390] qeth: buffer count imbalance | Jan Glauber | 1 | -1/+1 |
2011-01-05 | [S390] qdio: outbound tasklet scan threshold | Jan Glauber | 1 | -0/+2 |
2011-01-05 | [S390] ctc: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] claw: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] lcs: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] cleanup s390 Kconfig | Martin Schwidefsky | 1 | -22/+29 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -55/+9 |
2010-12-11 | qeth: buffer count imbalance | Jan Glauber | 1 | -1/+1 |
2010-12-11 | qeth: l3 add vlan hdr in passthru frames | Frank Blaschka | 1 | -1/+1 |
2010-12-11 | qeth: support VIPA add/del in offline mode | Einar Lueck | 1 | -1/+4 |
2010-12-11 | qeth: support ipv6 query arp cache for HiperSockets | Einar Lueck | 2 | -73/+144 |
2010-11-29 | qeth: l3 fix len in tso hdr | Frank Blaschka | 1 | -0/+1 |
2010-11-29 | qeth: enable interface setup if LAN is offline | Ursula Braun | 2 | -10/+12 |
2010-11-29 | drivers/s390/net: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2010-11-29 | qeth lcs: convert mc rwlock to RCU | Sachin Sant | 2 | -9/+12 |
2010-11-08 | qeth: fix race condition during device startup | Frank Blaschka | 1 | -1/+1 |
2010-11-08 | qeth: remove dev_queue_xmit invocation | Ursula Braun | 2 | -54/+8 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-21 | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. | Jesse Gross | 1 | -3/+3 |