| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 | 2 | -4/+4 |
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 1 | -2/+4 |
|/ |
|
* | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 2011-10-30 | 3 | -3/+3 |
* | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 2011-10-30 | 3 | -6/+3 |
* | qeth: convert to SKB paged frag API. | Ian Campbell | 2011-09-15 | 1 | -1/+2 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 3 | -4/+4 |
* | qeth: add support for af_iucv HiperSockets transport | Frank Blaschka | 2011-08-13 | 6 | -61/+391 |
* | qeth: exploit asynchronous delivery of storage blocks | Einar Lueck | 2011-08-13 | 2 | -43/+480 |
* | qeth: support forced signal adapter indications | Einar Lueck | 2011-08-13 | 1 | -1/+2 |
* | qdio: support asynchronous delivery of storage blocks | frank.blaschka@de.ibm.com | 2011-08-13 | 1 | -8/+22 |
* | qeth: do not apply priority queuing to HiperSockets | Ursula Braun | 2011-08-13 | 1 | -19/+21 |
* | qeth: l3 ipv6 vlan not working on shared OSA chpid | Frank Blaschka | 2011-08-13 | 1 | -1/+0 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | qeth: do vlan cleanup | Jiri Pirko | 2011-07-21 | 3 | -56/+47 |
* | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-17 | 1 | -7/+18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-20 | 2 | -28/+31 |
|\ |
|
| * | [S390] qdio: Split SBAL entry flags | Jan Glauber | 2011-06-06 | 2 | -28/+31 |
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 1 | -0/+1 |
|/ |
|
* | qeth: use ndo_set_features callback for initial setup and recovery | Frank Blaschka | 2011-05-18 | 1 | -52/+25 |
* | ctcm: get rid of compile warning | Ursula Braun | 2011-05-13 | 2 | -11/+4 |
* | lcs: get rid of compile warning | Heiko Carstens | 2011-05-13 | 1 | -7/+3 |
* | claw: remove unused return code handling | Heiko Carstens | 2011-05-13 | 1 | -19/+3 |
* | qeth: add owner to ccw driver | Sebastian Ott | 2011-05-13 | 1 | -0/+1 |
* | qeth: add OSA concurrent hardware trap | Frank Blaschka | 2011-05-13 | 6 | -37/+268 |
* | qeth: convert to hw_features part 2 | Frank Blaschka | 2011-05-13 | 7 | -178/+49 |
* | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 2011-05-05 | 1 | -2/+0 |
* | net: s390: convert to hw_features | Michał Mirosław | 2011-04-20 | 3 | -107/+52 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -4/+4 |
* | [S390] ccwgroup_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 4 | -8/+16 |
* | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 4 | -7/+15 |
* | qeth: change some configurations defaults | Frank Blaschka | 2011-03-14 | 3 | -2/+11 |
* | qeth: remove needless IPA-commands in offline | Ursula Braun | 2011-02-26 | 4 | -120/+33 |
* | s390: Fix possibly wrong size in strncmp (smsgiucv) | Stefan Weil | 2011-02-02 | 1 | -1/+1 |
* | s390: Fix wrong size in memcmp (netiucv) | Stefan Weil | 2011-02-02 | 1 | -1/+1 |
* | qeth: allow OSA CHPARM change in suspend state | Ursula Braun | 2011-02-02 | 1 | -41/+63 |
* | qeth: allow HiperSockets framesize change in suspend | Ursula Braun | 2011-02-02 | 1 | -1/+9 |
* | qeth: add more strict MTU checking | Frank Blaschka | 2011-02-02 | 1 | -31/+4 |
* | qeth: show new mac-address if its setting fails | Ursula Braun | 2011-02-02 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-19 | 2 | -5/+35 |
|\ |
|
| * | qeth: l3 hw tx csum circumvent hw bug | Frank Blaschka | 2011-01-15 | 1 | -1/+3 |
| * | qeth: postpone open till recovery is finished | Ursula Braun | 2011-01-15 | 2 | -4/+32 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 2 | -55/+9 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-01-07 | 5 | -22/+37 |
|\ \ \ |
|
| * | | | [S390] qeth: buffer count imbalance | Jan Glauber | 2011-01-05 | 1 | -1/+1 |
| * | | | [S390] qdio: outbound tasklet scan threshold | Jan Glauber | 2011-01-05 | 1 | -0/+2 |
| * | | | [S390] ctc: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |
| * | | | [S390] claw: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |
| * | | | [S390] lcs: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |