summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-0960-85/+90
|\
| * 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 branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0519-1339/+865
|\ \ \ | |/ /
| * | 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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-0469-1954/+2581
|\ \ \ \
| * | | | iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz2009-12-041-2/+5
| * | | | iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz2009-12-043-6/+8
| * | | | iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz2009-12-041-1/+1
| * | | | iwmc3200wifi: Update wiwi priority tableSamuel Ortiz2009-12-041-4/+4
| * | | | iwlwifi: driver version track kernel versionReinette Chatre2009-12-042-4/+4
| * | | | iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy2009-12-041-2/+6
| * | | | iwl3945: remove duplicated event logging codeWey-Yi Guy2009-12-041-9/+0
| * | | | b43: fix two warningsJohannes Berg2009-12-041-0/+1
| * | | | ipw2100: fix rebooting hang with driver loadedZhu Yi2009-12-041-0/+11
| * | | | iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi2009-12-041-2/+4
| * | | | ath9k: enable 2GHz band only if the device supports itGabor Juhos2009-12-043-14/+31
| * | | | airo: Fix integer overflow warningMichael Buesch2009-12-041-1/+1
| * | | | rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde2009-12-041-1/+1
| * | | | b43legacy: avoid PPC fault during resumeLarry Finger2009-12-041-0/+7
| * | | | b43: avoid PPC fault during resumeLarry Finger2009-12-041-2/+8
| * | | | iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz2009-11-284-0/+68
| * | | | ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau2009-11-285-14/+15
| * | | | libertas: move mesh command handling into mesh.cHolger Schurig2009-11-283-168/+186
| * | | | libertas: move mesh-only ethtool operations into mesh.cHolger Schurig2009-11-283-80/+99
| * | | | libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-286-363/+480
| * | | | libertas: introduce mesh.hHolger Schurig2009-11-284-19/+35
| * | | | libertas: rename persistcfg.c -> mesh.cHolger Schurig2009-11-282-1/+1
| * | | | ipw2x00: convert to seq_fileAlexey Dobriyan2009-11-281-11/+22
OpenPOWER on IntegriCloud