| Commit message (Expand) | Author | Age |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-14 |
* | [PATCH] Rename IPW2100 debugging macros to not look like config options. | Robert P. J. Day | 2007-02-07 |
* | [PATCH] ipw2100: Fix dropping fragmented small packet problem | Zhu Yi | 2007-01-02 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-12-07 |
|\ |
|
| * | [PATCH] ipw2200: Fix a typo | Zhu Yi | 2006-12-05 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\| |
|
| * | [PATCH] ieee80211: Provide generic get_stats implementation | Daniel Drake | 2006-12-02 |
| * | [PATCH] wireless: clean-up some "check return code" warnings | John W. Linville | 2006-12-02 |
| * | [PATCH] kmemdup() cleanup in drivers/net | Eric Sesterhenn | 2006-12-02 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-10-02 |
|\ |
|
| * | drivers/net/wireless/{airo,ipw2100}: fix error handling bugs | Jeff Garzik | 2006-10-01 |
* | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 |
* | | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven | 2006-10-01 |
|/ |
|
* | [PATCH] WE-21 for ipw2100 | Jean Tourrilhes | 2006-09-25 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 |
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil... | Jeff Garzik | 2006-09-06 |
|\ |
|
| * | [PATCH] ipw2100: Fix deadlock detected by lockdep | Zhu Yi | 2006-08-29 |
* | | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 |
|/ |
|
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 |
* | spelling fixes | Andreas Mohr | 2006-06-26 |
* | [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2 | Zhu Yi | 2006-03-17 |
* | [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h | Zhu Yi | 2006-03-17 |
* | [PATCH] ipw2100: semaphore to mutexes conversion | Ingo Molnar | 2006-03-17 |
* | [PATCH] ipw2100: Fix radiotap code gcc warning | Zhu Yi | 2006-03-17 |
* | [PATCH] ipw2100: add radiotap headers to packtes captured in monitor mode | Stefan Rompf | 2006-03-17 |
* | [PATCH] ipw2x00: expend Copyright to 2006 | Zhu Yi | 2006-03-17 |
* | [PATCH] increase ipw2100 driver version to git-1.1.4 | Zhu Yi | 2006-01-30 |
* | [PATCH] ipw2100: remove white space and better format the code | Zhu Yi | 2006-01-30 |
* | [PATCH] ipw2100: Add generic geo information | Zhu Yi | 2006-01-30 |
* | [PATCH] ipw2100: Make iwconfig txpower setting consistent with user input | Zhu Yi | 2006-01-30 |
* | [PATCH] ipw2100: Add LEAP authentication algorithm support | Zhu Yi | 2006-01-30 |
* | [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() static | Adrian Bunk | 2006-01-30 |
* | [PATCH] ipw2100: Fix setting txpower failed problem | Zhu Yi | 2006-01-30 |
* | [PATCH] ipw2100: Fix a gcc compile warning | Zhu Yi | 2006-01-30 |
* | [PATCH] ipw2100: remove code for WIRELESS_EXT < 18 | Adrian Bunk | 2006-01-16 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | [patch] ipw2100: support WEXT-18 enc_capa v3 | Dan Williams | 2006-01-09 |
* | [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200 | Brice Goglin | 2005-12-01 |
* | [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' message | James Ketrenos | 2005-11-18 |
* | [wireless ipw2100] kill unused-var warnings for debug-disabled code | Jeff Garzik | 2005-11-09 |
* | Merge rsync://bughost.org/repos/ipw-delta/ | Jeff Garzik | 2005-11-09 |
|\ |
|
| * | Removed warning about TKIP not being configured if countermeasures are | James Ketrenos | 2005-11-07 |
| * | Pulled out a stray KERNEL_VERSION check around the suspend handler. | James Ketrenos | 2005-11-07 |
| * | Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7) | James Ketrenos | 2005-11-07 |