summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-0761-86/+91
|\
| * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
| * hdlc: spelling fix in find_pvc() commentRudy Matela2009-12-041-1/+1
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-0448-71/+76
| * sky2: fix sky2_link_down copy/paste comment errorBrandon Philips2009-12-041-1/+1
| * tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-041-1/+1
| * tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König2009-12-041-1/+1
| * comment typo fix: sybsystem -> subsystemJean Delvare2009-12-041-1/+1
| * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-042-2/+2
| * tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-094-4/+4
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-092-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-0521-1425/+907
|\ \
| * | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-2821-60/+29
| * | pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-2820-22/+22
| * | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-2810-15/+15
| * | pcmcia: Change window_handle_t logic to unsigned longMagnus Damm2009-11-281-1/+1
| * | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-2810-15/+15
| * | pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm2009-11-284-7/+7
| * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)Dominik Brodowski2009-11-098-241/+136
| * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c)Dominik Brodowski2009-11-091-178/+169
| * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net)Dominik Brodowski2009-11-0910-506/+315
| * | pcmcia: convert net pcmcia drivers to use new CIS helpersDominik Brodowski2009-11-086-322/+171
| * | pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2009-11-082-47/+42
| * | pcmcia: use pre-determined valuesDominik Brodowski2009-11-084-45/+19
* | | Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-11-301-1/+9
|\ \ \
| * | | mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-1/+9
* | | | b44: Fix wedge when using netconsole.David S. Miller2009-11-301-3/+0
* | | | wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-301-0/+1
* | | | ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli2009-11-291-9/+3
* | | | NET: smc91x: Fix irq flagsRussell King - ARM Linux2009-11-291-1/+1
* | | | smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning2009-11-291-0/+14
* | | | r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera2009-11-291-0/+7
* | | | e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen2009-11-291-6/+11
|/ / /
* | | macvlan: fix gso_max_size settingPatrick McHardy2009-11-231-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-231-0/+2
|\ \ \
| * | | ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
* | | | hso: fix soft-lockupAntti Kaijanmäki2009-11-231-1/+3
* | | | hso: fix debug routinesAntti Kaijanmäki2009-11-231-2/+2
* | | | stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO2009-11-232-22/+29
* | | | stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO2009-11-231-2/+2
* | | | Au1x00: fix crash when trying register_netdev()Alexander Beregalov2009-11-221-7/+8
* | | | netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar2009-11-213-4/+8
* | | | netxen: fix promisc for NX2031.Narender Kumar2009-11-212-11/+40
* | | | netxen: fix memory initializationAmit Kumar Salecha2009-11-211-0/+2
* | | | TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com2009-11-201-15/+11
* | | | drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi2009-11-201-74/+68
* | | | net: ETHOC should depend on HAS_DMAGeert Uytterhoeven2009-11-201-1/+1
* | | | e1000e: do not initiate autonegotiation during OEM configurationBruce Allan2009-11-201-1/+2
* | | | e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan2009-11-201-10/+0
* | | | e1000e: flow control thresholds not correct when changing mtuBruce Allan2009-11-201-4/+3