summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-112-0/+6
| * | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-1241-168/+168
| |\ \ \ \ \ \ \ \
| | * | | | | | | | of/sparc: fix build regression from of_device changesGrant Likely2010-08-081-1/+1
| | * | | | | | | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-0641-167/+167
| * | | | | | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-112-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | IXP4xx: Make mdio_bus struct static in the Ethernet driver.Krzysztof Hałasa2010-05-271-1/+1
| | * | | | | | | | | IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.Krzysztof Hałasa2010-05-271-1/+1
| * | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-111-4/+2
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-101-4/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-061-4/+2
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | net/irda/sh_irda: Modify clk_get lookupsKuninori Morimoto2010-08-041-4/+2
| * | | | | | | | | | | drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-111-0/+2
| |/ / / / / / / / / /
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-0951-339/+927
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-0619-497/+311
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | pcmcia: do not request windows if you don't need toDominik Brodowski2010-08-031-36/+1
| | * | | | | | | | | | | pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski2010-08-033-11/+1
| | * | | | | | | | | | | pcmcia: remove memreq_tDominik Brodowski2010-08-038-54/+19
| | * | | | | | | | | | | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-0319-205/+195
| | * | | | | | | | | | | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-0317-53/+50
| | * | | | | | | | | | | pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski2010-08-035-114/+49
| | * | | | | | | | | | | pcmcia: remove cs_types.hDominik Brodowski2010-07-3019-31/+3
| * | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-062-24/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | PCI: change device runtime PM settings for probe and removeAlan Stern2010-07-302-24/+8
| * | | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-0510-33/+31
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | of/address: Clean up function declarationsGrant Likely2010-08-012-1/+2
| | * | | | | | | | | | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-247-15/+15
| | * | | | | | | | | | | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-2459-241/+414
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | niu: always include of_device.hRandy Dunlap2010-07-051-3/+0
| | * | | | | | | | | | | | of: kill struct of_deviceGrant Likely2010-06-281-2/+2
| | * | | | | | | | | | | | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-286-12/+12
| * | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-052-38/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-047-12/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Remove REDWOOD_[456] config options and conditional codeChristian Dietrich2010-07-262-38/+1
| * | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-052-25/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss2010-08-051-24/+7
| | * | | | | | | | | | | | | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-1/+1
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | KS8851: Correct RX packet allocationEric Dumazet2010-09-081-18/+21
* | | | | | | | | | | | | | | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings2010-09-081-10/+6
* | | | | | | | | | | | | | | via-velocity: Turn scatter-gather support back off.David S. Miller2010-09-071-1/+1
* | | | | | | | | | | | | | | PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord2010-09-071-0/+9
* | | | | | | | | | | | | | | 3c59x: Fix deadlock in vortex_error()Ben Hutchings2010-09-071-3/+7
* | | | | | | | | | | | | | | bonding: Fix jiffies overflow problems (again)Jiri Bohac2010-09-071-17/+39
* | | | | | | | | | | | | | | stmmac: fix sleep inside atomicGiuseppe Cavallaro2010-09-071-5/+4
* | | | | | | | | | | | | | | be2net: remove a BUG_ON in be_cmds.cAjit Khaparde2010-09-031-4/+2
* | | | | | | | | | | | | | | be2net: fix a bug in UE detection logicAjit Khaparde2010-09-033-26/+10
* | | | | | | | | | | | | | | be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-034-6/+18
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Revert "sky2: don't do GRO on second port"David S. Miller2010-09-021-11/+8
* | | | | | | | | | | | | | 3c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings2010-09-011-4/+1
* | | | | | | | | | | | | | sky2: don't do GRO on second portstephen hemminger2010-09-011-8/+11
* | | | | | | | | | | | | | pxa168_eth: fix a mdiobus leakDenis Kirjanov2010-09-011-0/+2
OpenPOWER on IntegriCloud