Age | Commit message (Expand) | Author |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-11 | [S390] proper use of device register | Sebastian Ott |
2009-09-02 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-08-26 | qeth: display "undefined" value of sysfs-attribute "layer2" | Ursula Braun |
2009-08-26 | qeth: display service_level info only when valid. | Klaus-Dieter Wacker |
2009-08-26 | qeth: Cleanup for cast-type determination. | Klaus-Dieter Wacker |
2009-08-26 | qeth: scheduling while atomic during ifconfig online sequence | Frank Blaschka |
2009-08-26 | qeth: HiperSockets SIGA retry support on CC=2. | Klaus-Dieter Wacker |
2009-07-05 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-06-22 | [S390] driver_data access | Martin Schwidefsky |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-18 | net: group address list and its count | Jiri Pirko |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-06-16 | [S390] pm: smsgiucv power management callbacks. | Martin Schwidefsky |
2009-06-16 | [S390] pm: netiucv power management callbacks. | Ursula Braun |
2009-06-16 | [S390] pm: claw driver power management callbacks | Frank Blaschka |
2009-06-16 | [S390] pm: ctcm driver power management callbacks | Frank Blaschka |
2009-06-16 | [S390] pm: qeth driver power management callbacks | Frank Blaschka |
2009-06-16 | [S390] pm: lcs driver power management callbacks | Klaus-Dieter Wacket |
2009-06-15 | s390: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy |
2009-06-13 | net: fix network drivers ndo_start_xmit() return values (part 5) | Patrick McHardy |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-03 | net: skb->dst accessors | Eric Dumazet |
2009-05-30 | net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib | Eric Dumazet |
2009-05-29 | net: convert unicast addr list | Jiri Pirko |
2009-05-20 | qeth: Clear SBALF15 in any case for output buffers. | Klaus-Dieter Wacket |
2009-05-20 | qeth: omit upstream checksumming for HiperSockets | Ursula Braun |
2009-05-20 | qeth: support z/VM VSWITCH Port Isolation | Ursula Braun |
2009-05-20 | ctcm: avoid crash in ctcm_remove_device | Ursula Braun |
2009-05-20 | qeth: avoid crash after detach of replugged device | Ursula Braun |
2009-04-01 | qeth: properly delete empty files. | Linus Torvalds |
2009-03-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-03-26 | [S390] qdio: report SIGA errors directly | Jan Glauber |
2009-03-25 | qeth: fix wait_event_timeout handling | Heiko Carstens |
2009-03-25 | qeth: check for completion of a running recovery | Ursula Braun |
2009-03-25 | qeth: unregister MAC addresses during recovery. | Klaus-Dieter Wacker |
2009-03-25 | qeth: remove EDDP | Frank Blaschka |
2009-03-25 | qeth: add statistics for tx csum | Frank Blaschka |
2009-03-25 | qeth: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | claw: fix minor findings from code analysis tool | Andrew H. Richter |
2009-03-24 | ctcm: fix minor findings from code analysis tool | Joel A. Fowler |
2009-03-24 | ctcm: avoid wraparound in length of incoming data | Roel Kluin |
2009-03-24 | ctcm: invalid return code from hard_start_xmit | Ursula Braun |
2009-03-24 | claw: invalid return codes from hard_start_xmit | Ursula Braun |