aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l2_main.c
Commit message (Expand)AuthorAge
* qeth: Remove BUG_ONsStefan Raspl2012-11-19
* qeth: Consolidate tracing of card featuresStefan Raspl2012-11-19
* qeth: set new mac even if old mac is goneUrsula Braun2012-11-13
* qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2012-11-13
* qeth: fix deadlock between recovery and bonding driverStefan Raspl2012-10-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\
| * s390: Use eth_random_addrJoe Perches2012-07-17
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
|/
* s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott2012-05-16
* qeth: meaningful return code for set_mac_addressUrsula Braun2012-03-08
* qeth: add query OSA address table supportFrank Blaschka2012-02-08
* qeth: forbid recovery during shutdownUrsula Braun2011-12-20
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* qeth: add support for af_iucv HiperSockets transportFrank Blaschka2011-08-13
* qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-13
* qeth: convert to hw_features part 2Frank Blaschka2011-05-13
* qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-27
* qeth: show new mac-address if its setting failsUrsula Braun2011-02-02
* qeth: postpone open till recovery is finishedUrsula Braun2011-01-15
* qeth: enable interface setup if LAN is offlineUrsula Braun2010-11-28
* qeth: tagging with VLAN-ID 0Ursula Braun2010-10-04
* qeth: NAPI support for l2 and l3 disciplineFrank Blaschka2010-09-08
* qeth: avoid useless removal of multicast addressesUrsula Braun2010-07-23
* qeth: serialize sysfs-triggered device configurationsUrsula Braun2010-07-23
* qeth: fix page breaks in hw headersFrank Blaschka2010-06-23
* qeth: Fold qeth_trace debug areaCarsten Otte2010-06-23
* qeth: support the new OSA CHPID types OSX and OSMUrsula Braun2010-05-18
* qeth: synchronize configuration interfaceFrank Blaschka2010-05-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-17
|/
* qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun2010-03-10
* net: use helpers to access uc list V2Jiri Pirko2010-01-25
* qeth: avoid recovery during device online settingUrsula Braun2010-01-13
* qeth: HiperSockets Network Traffic AnalyzerUrsula Braun2010-01-13
* drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-29
* qeth: rework TSO functionsFrank Blaschka2009-11-16
* qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun2009-11-16
* qeth: Exploit Connection IsolationEinar Lueck2009-11-16
* qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-05
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-03
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker2009-08-26
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-18
|\
| * net: group address list and its countJiri Pirko2009-06-18
* | [S390] pm: qeth driver power management callbacksFrank Blaschka2009-06-16
|/
* net: convert unicast addr listJiri Pirko2009-05-30