Age | Commit message (Expand) | Author |
2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches |
2007-10-10 | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-07-17 | [PATCH] ipw2100: Fix `iwpriv set_power` error | Zhu Yi |
2007-07-10 | [PATCH] ipw2100: RF kill switch timer power save | Stephen Hemminger |
2007-04-28 | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi | Jouni Malinen |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-02-14 | [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-02-07 | [PATCH] Rename IPW2100 debugging macros to not look like config options. | Robert P. J. Day |
2007-01-02 | [PATCH] ipw2100: Fix dropping fragmented small packet problem | Zhu Yi |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-07 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-12-05 | [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-02 | [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-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-02 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann |
2006-10-01 | drivers/net/wireless/{airo,ipw2100}: fix error handling bugs | Jeff Garzik |
2006-10-01 | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven |
2006-09-25 | [PATCH] WE-21 for ipw2100 | Jean Tourrilhes |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik |
2006-09-06 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil... | Jeff Garzik |
2006-08-29 | [PATCH] ipw2100: Fix deadlock detected by lockdep | Zhu Yi |
2006-08-19 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik |
2006-07-02 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk |
2006-06-26 | spelling fixes | Andreas Mohr |
2006-03-17 | [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-01-30 | [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-16 | [PATCH] ipw2100: remove code for WIRELESS_EXT < 18 | Adrian Bunk |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-09 | [patch] ipw2100: support WEXT-18 enc_capa v3 | Dan Williams |
2005-12-01 | [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200 | Brice Goglin |