| Commit message (Expand) | Author | Age | Files | Lines |
* | lcs: replace sscanf by kstrto function | Thomas Richter | 2014-10-26 | 1 | -5/+6 |
* | s390/net: fix format string mismatches | Ursula Braun | 2014-05-30 | 1 | -4/+9 |
* | lcs: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 2014-04-28 | 1 | -1/+1 |
* | lcs: Add missing destroy_timer_on_stack() | Thomas Gleixner | 2014-04-01 | 1 | -0/+1 |
* | s390/net: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 1 | -1/+1 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 1 | -1/+1 |
* | lcs: ensure proper ccw setup | Sebastian Ott | 2012-09-24 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-05-21 | 1 | -30/+22 |
|\ |
|
| * | s390/lcs: cleanup drv attr usage | Sebastian Ott | 2012-05-16 | 1 | -10/+6 |
| * | s390/ccwgroup: remove ccwgroup_create_from_string | Sebastian Ott | 2012-05-16 | 1 | -4/+1 |
| * | s390/lcs: switch to ccwgroup_create_dev | Sebastian Ott | 2012-05-16 | 1 | -18/+17 |
* | | s390: delete any traces of token ring support | Paul Gortmaker | 2012-05-15 | 1 | -19/+2 |
|/ |
|
* | lcs: Return zero from ccwgroup devs set_offline function | Klaus-Dieter Wacker | 2012-03-07 | 1 | -5/+7 |
* | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 | 1 | -3/+3 |
* | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 2011-10-30 | 1 | -1/+1 |
* | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 2011-10-30 | 1 | -2/+1 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
* | lcs: get rid of compile warning | Heiko Carstens | 2011-05-13 | 1 | -7/+3 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [S390] ccwgroup_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -2/+4 |
* | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -2/+4 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | 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 | 1 | -0/+2 |
|\ \ |
|
| * | | [S390] lcs: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |
| |/ |
|
* | | qeth lcs: convert mc rwlock to RCU | Sachin Sant | 2010-11-28 | 1 | -4/+6 |
|/ |
|
* | drivers/s390/net: Drop memory allocation cast | Julia Lawall | 2010-05-17 | 1 | -2/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net/s390 drivers: add missing 'const' attribute | Heiko Carstens | 2009-11-17 | 1 | -1/+1 |
* | s390: remove cu3088 layer for lcs and ctcm | Ursula Braun | 2009-11-13 | 1 | -14/+87 |
* | lcs: Recognize return codes of ccw_device_set_online(). | Klaus-Dieter Wacker | 2009-10-17 | 1 | -3/+9 |
* | lcs: ODEBUG: object is on stack, but not annotated. | Klaus-Dieter Wacker | 2009-10-17 | 1 | -1/+1 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 | 1 | -10/+10 |
|\ |
|
| * | s390: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -10/+10 |
* | | [S390] pm: lcs driver power management callbacks | Klaus-Dieter Wacket | 2009-06-16 | 1 | -9/+65 |
|/ |
|
* | lcs: invalid return codes from hard_start_xmit. | Klaus-Dieter Wacker | 2009-03-24 | 1 | -2/+2 |
* | Use kthread instead of kernel_thread | Klaus-Dieter Wacker | 2009-03-24 | 1 | -5/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-26 | 1 | -2/+6 |
|\ |
|
| * | lcs: fix compilation for !CONFIG_IP_MULTICAST | Heiko Carstens | 2009-01-25 | 1 | -2/+6 |
* | | lcs: convert to net_device_ops | Frank Blaschka | 2009-01-21 | 1 | -5/+16 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 1 | -6/+6 |
|\ |
|
| * | s390_net: Kill directly reference of netdev->priv | Wang Chen | 2008-12-06 | 1 | -6/+6 |
* | | [S390] convert lcs printks to dev_xxx and pr_xxx macros. | Klaus-D. Wacker | 2008-12-25 | 1 | -39/+53 |
|/ |
|
* | [S390] bus_id -> dev_name conversions | Kay Sievers | 2008-10-10 | 1 | -15/+19 |
* | LCS recovery dumps when cable reconnect | Klaus-D. Wacker | 2008-08-27 | 1 | -1/+2 |
* | [S390] Cleanup lcs printk messages. | Klaus-D. Wacker | 2008-07-14 | 1 | -5/+2 |
* | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 2008-07-14 | 1 | -18/+19 |
* | lcs: CCL-sequ. numbers required for protocol 802.2 only. | Klaus D. Wacker | 2008-04-29 | 1 | -1/+2 |
* | lcs: avoid/reduce unused s390dbf debug areas. | Peter Tiedemann | 2008-02-11 | 1 | -1/+1 |