| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-27 |
|\ |
|
| * | qeth: preallocated header account offset | Frank Blaschka | 2008-08-27 |
| * | qeth: l2 write unicast list to hardware | Frank Blaschka | 2008-08-27 |
| * | qeth: use -EOPNOTSUPP instead of -ENOTSUPP. | Ursula Braun | 2008-08-27 |
| * | LCS recovery dumps when cable reconnect | Klaus-D. Wacker | 2008-08-27 |
| * | ctcm: netdev->priv vs. netdev->ml_priv | Peter Tiedemann | 2008-08-27 |
| * | claw: netdev->priv vs. netdev->ml_priv | Peter Tiedemann | 2008-08-27 |
| * | claw: fix memory leak in claw_probe. | Martin Schwidefsky | 2008-08-27 |
* | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
|/ |
|
* | [S390] qeth: avoid use of include/asm-s390 | Martin Schwidefsky | 2008-08-01 |
* | [S390] qeth: preallocated qeth header for hiper socket | Frank Blaschka | 2008-08-01 |
* | qeth: use dev->ml_priv instead of dev->priv | Heiko Carstens | 2008-07-26 |
* | s390/net/ctcm: message cleanup | Peter Tiedemann | 2008-07-22 |
* | s390/net: Cleanup claw printk messages. | Andy Richter | 2008-07-22 |
* | qeth: fix build error caused by VLAN changes | frank.blaschka@de.ibm.com | 2008-07-22 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
|\ |
|
| * | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 |
| * | [S390] Remove P390 support. | Heiko Carstens | 2008-07-14 |
| * | [S390] Cleanup lcs printk messages. | Klaus-D. Wacker | 2008-07-14 |
| * | [S390] Cleanup smsgiucv printk messages. | Martin Schwidefsky | 2008-07-14 |
| * | [S390] Cleanup qeth print messages. | Frank Blaschka | 2008-07-14 |
| * | [S390] Cleanup netiucv printk messages. | Ursula Braun | 2008-07-14 |
| * | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 2008-07-14 |
* | | vlan: move struct vlan_dev_info to private header | Patrick McHardy | 2008-07-08 |
|/ |
|
* | qeth: start dev queue after tx drop error | Frank Blaschka | 2008-06-10 |
* | qeth: Prepare-function to call s390dbf was wrong | Peter Tiedemann | 2008-06-10 |
* | qeth: reduce number of kernel messages | Frank Blaschka | 2008-06-10 |
* | qeth: Use ccw_device_get_id(). | Cornelia Huck | 2008-06-10 |
* | qeth: layer 3 Oops in ip event handler | Frank Blaschka | 2008-06-10 |
* | netiucv: Fix missing driver attributes. | Cornelia Huck | 2008-04-29 |
* | qeth: layer 2 allow ethtool to set TSO | Frank Blaschka | 2008-04-29 |
* | qeth: read number of ports from card | Ursula Braun | 2008-04-29 |
* | qeth: layer 3 add missing dev_open/close to ccwgroup handler | Frank Blaschka | 2008-04-29 |
* | qeth: rework fast path | Frank Blaschka | 2008-04-29 |
* | qeth: provide get ethtool settings | Frank Blaschka | 2008-04-29 |
* | qeth: layer 3 support vlan IPv6 on hiper socket | Frank Blaschka | 2008-04-29 |
* | qeth module size reduction. | Peter Tiedemann | 2008-04-29 |
* | ccwgroup: Unify parsing for group attribute. | Ursula Braun | 2008-04-29 |
* | netiucv: get rid of in_atomic() use | Ursula Braun | 2008-04-29 |
* | lcs: CCL-sequ. numbers required for protocol 802.2 only. | Klaus D. Wacker | 2008-04-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | qeth: keep ip-address after LAN_OFFLINE failure | Ursula Braun | 2008-04-16 |
| * | qeth: core code should alloc headroom for LLC protocol | Frank Blaschka | 2008-04-16 |
| * | qeth: improving debug message handling | Peter Tiedemann | 2008-04-16 |
| * | qeth: layer 3 do not allow to change mac address | Frank Blaschka | 2008-04-16 |
| * | qeth: CCL-sequence numbers required for protocol ETH_P_802_2 only | Ursula Braun | 2008-04-16 |
| * | qeth: set lan_online flag after a received STARTLAN | Ursula Braun | 2008-04-16 |
| * | qeth: allow qdio queue element addresses > 2GB | Ursula Braun | 2008-04-16 |
| * | qeth: improve ip_list administration after deregister failures | Ursula Braun | 2008-04-16 |
| * | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |