aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2100.c
Commit message (Expand)AuthorAge
* ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville2008-11-21
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-21
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-31
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-31
* ipw2x00: change default policy for auto-associateTim Gardner2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-22
* removed unused #include <version.h>Huang Weiyi2008-08-18
* drivers/net/wireless/ipw2100.c: Release mutex in error handling codeJulia Lawall2008-07-29
* latency.c: use QoS infrastructureMark Gross2008-02-05
* ipw2100 annotations and fixesAl Viro2008-01-28
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-28
* ipw2100: fix postfix decrement errorsRoel Kluin2007-11-10
* [PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * Spelling fix: explicitlyJean Delvare2007-10-19
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-19
|\ \ | |/ |/|
| * [PATCH] ipw2100: send WEXT scan eventsDan Williams2007-10-18
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-19
|\ \ | |/ |/|
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-10
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
|/
* [PATCH] ipw2100: Fix `iwpriv set_power` errorZhu Yi2007-07-17
* [PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger2007-07-10
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-28
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-14
* [PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day2007-02-07
* [PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi2007-01-02
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-07
|\
| * [PATCH] ipw2200: Fix a typoZhu Yi2006-12-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-02
| * [PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville2006-12-02
| * [PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2006-12-02
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-02
|\
| * drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-01
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-02
* | [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-01
|/
* [PATCH] WE-21 for ipw2100Jean Tourrilhes2006-09-25
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2006-09-06
|\
| * [PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi2006-08-29
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30