aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_newemac
Commit message (Expand)AuthorAgeFilesLines
...
| * ibm_newemac: Fix typo in flow control config optionJosh Boyer2008-10-271-1/+1
* | net: convert more to %pMJohannes Berg2008-10-271-8/+3
|/
* ibm_newemac: Fix new MAL feature handlingJosh Boyer2008-10-202-2/+23
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-153-4/+4
|\
| * ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-082-0/+23
| * netdev: drop CONFIG_PPC_MERGE from KconfigKumar Gala2008-09-241-1/+1
| * drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-1/+1
| * ibm_newemac: MAL[12]_IER_EVENTS definition: 2x *_OTE -> *_DEroel kluin2008-09-031-2/+2
* | ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-10-024-9/+143
* | ibm_newemac: MAL support for PowerPC 405EZJosh Boyer2008-09-301-5/+55
* | ibm_newemac: Introduce mal_has_featureJosh Boyer2008-09-302-0/+42
* | ibm_newemac: Allow the "no flow control" EMAC feature to workJosh Boyer2008-09-303-0/+9
|/
* ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt2008-08-271-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-185-66/+239
|\
| * ibm_newemac: Add MII mode support to the EMAC RGMII bridge.Grant Erickson2008-07-151-0/+6
| * Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-141-0/+8
| |\
| * | ibm_newemac: Parameterize EMAC Multicast Match HandlingGrant Erickson2008-07-094-65/+232
| * | drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-301-1/+1
* | | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+4
| |/ |/|
* | ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-041-0/+6
* | ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-041-0/+2
|/
* ibm_newemac: select CRC32 in KconfigJosh Boyer2008-06-171-0/+1
* ibm_newemac: Increase MDIO timeoutsBenjamin Herrenschmidt2008-04-251-4/+4
* ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaroundValentine Barshak2008-04-252-2/+47
* ibm_newemac: PowerPC 440GX EMAC PHY clock workaroundValentine Barshak2008-04-252-3/+23
* ibm_newemac Use status property for unused/unwired EMACsJosh Boyer2008-04-251-2/+5
* ibm_newemac: Fix section mismatch warningsJosh Boyer2008-04-255-6/+6
* ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handlingStefan Roese2008-04-251-0/+16
* ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patchStefan Roese2008-04-251-1/+4
* ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-281-2/+2
* NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese2008-03-171-0/+4
* NEWEMAC: fix support for pause packetsPravin M. Bathija2008-03-171-0/+7
* [POWERPC] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching tableStefan Roese2008-02-151-1/+0
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-10/+4
|\
| * net: NEWEMAC: Fix problem with mtu > 4080 on non TAH equipped 4xx PPC'sStefan Roese2008-01-281-10/+4
* | [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-171-0/+1
|/
* Net: ibm_newemac, remove SPIN_LOCK_UNLOCKEDJiri Slaby2007-12-141-1/+1
* ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt2007-12-0715-0/+75
* ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak2007-12-071-1/+2
* ibm_newemac: Fix typo reading TAH channel infoValentine Barshak2007-12-071-1/+1
* ibm_newemac: Correct opb_bus_freq valueValentine Barshak2007-12-071-1/+1
* ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings2007-12-071-0/+4
* ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2007-12-072-13/+16
* ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2007-12-072-11/+14
* ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt2007-12-071-6/+14
* ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt2007-12-071-1/+3
* ibm_newemac: Add ET1011c PHY supportStefan Roese2007-12-071-0/+37
* ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese2007-12-071-0/+39
* ibm_newemac: Fix possible lockup on closeBenjamin Herrenschmidt2007-11-232-11/+21
* fix EMAC driver for proper napi_synchronize APIBenjamin Herrenschmidt2007-10-171-1/+1