| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 |
| | * | hdlc: spelling fix in find_pvc() comment | Rudy Matela | 2009-12-04 |
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| | * | sky2: fix sky2_link_down copy/paste comment error | Brandon Philips | 2009-12-04 |
| | * | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König | 2009-12-04 |
| | * | tree-wide: fix typos "offest" -> "offset" | Uwe Kleine-König | 2009-12-04 |
| | * | comment typo fix: sybsystem -> subsystem | Jean Delvare | 2009-12-04 |
| | * | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 |
| | * | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 2009-11-09 |
| | * | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 |
| |\ \ |
|
| | * | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 |
| | * | | pcmcia: remove deprecated handle_to_dev() macro | Dominik Brodowski | 2009-11-28 |
| | * | | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer | Dominik Brodowski | 2009-11-28 |
| | * | | pcmcia: Change window_handle_t logic to unsigned long | Magnus Damm | 2009-11-28 |
| | * | | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() | Magnus Damm | 2009-11-28 |
| | * | | pcmcia: Pass struct pcmcia_device to pcmcia_release_window() | Magnus Damm | 2009-11-28 |
| | * | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless) | Dominik Brodowski | 2009-11-09 |
| | * | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c) | Dominik Brodowski | 2009-11-09 |
| | * | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) | Dominik Brodowski | 2009-11-09 |
| | * | | pcmcia: convert net pcmcia drivers to use new CIS helpers | Dominik Brodowski | 2009-11-08 |
| | * | | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski | 2009-11-08 |
| | * | | pcmcia: use pre-determined values | Dominik Brodowski | 2009-11-08 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-04 |
|\ \ \ \ |
|
| * | | | | iwmc3200wifi: Enable wimax core through module parameter | Samuel Ortiz | 2009-12-04 |
| * | | | | iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter | Samuel Ortiz | 2009-12-04 |
| * | | | | iwmc3200wifi: Coex table command does not expect a response | Samuel Ortiz | 2009-12-04 |
| * | | | | iwmc3200wifi: Update wiwi priority table | Samuel Ortiz | 2009-12-04 |
| * | | | | iwlwifi: driver version track kernel version | Reinette Chatre | 2009-12-04 |
| * | | | | iwlwifi: indicate uCode type when fail dump error/event log | Wey-Yi Guy | 2009-12-04 |
| * | | | | iwl3945: remove duplicated event logging code | Wey-Yi Guy | 2009-12-04 |
| * | | | | b43: fix two warnings | Johannes Berg | 2009-12-04 |
| * | | | | ipw2100: fix rebooting hang with driver loaded | Zhu Yi | 2009-12-04 |
| * | | | | iwmc3200wifi: fix NULL pointer dereference in pmkid update | Zhu Yi | 2009-12-04 |
| * | | | | ath9k: enable 2GHz band only if the device supports it | Gabor Juhos | 2009-12-04 |
| * | | | | airo: Fix integer overflow warning | Michael Buesch | 2009-12-04 |
| * | | | | rt2x00: Fix padding bug on L2PAD devices. | Gertjan van Wingerde | 2009-12-04 |
| * | | | | b43legacy: avoid PPC fault during resume | Larry Finger | 2009-12-04 |
| * | | | | b43: avoid PPC fault during resume | Larry Finger | 2009-12-04 |
| * | | | | iwmc3200wifi: Implement cfg80211 PMKSA API | Samuel Ortiz | 2009-11-28 |
| * | | | | ath9k: separate debugfs support from CONFIG_ATH_DEBUG | Felix Fietkau | 2009-11-28 |
| * | | | | libertas: move mesh command handling into mesh.c | Holger Schurig | 2009-11-28 |
| * | | | | libertas: move mesh-only ethtool operations into mesh.c | Holger Schurig | 2009-11-28 |
| * | | | | libertas: moveing mesh-related functions into mesh.c | Holger Schurig | 2009-11-28 |
| * | | | | libertas: introduce mesh.h | Holger Schurig | 2009-11-28 |
| * | | | | libertas: rename persistcfg.c -> mesh.c | Holger Schurig | 2009-11-28 |
| * | | | | ipw2x00: convert to seq_file | Alexey Dobriyan | 2009-11-28 |