index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2200.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-17
[PATCH] Update version ipw2200 stamp to 1.2.2
Zhu Yi
1
-1
/
+1
2007-07-17
[PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQ
Zhu Yi
1
-1
/
+1
2007-07-17
[PATCH] Fix ipw2200 set wrong power parameter causing firmware error
Zhu Yi
1
-8
/
+6
2007-07-10
[PATCH] ipw2200: rf kill switch polling power saving
Stephen Hemminger
1
-2
/
+3
2007-04-28
[PATCH] ipw2200: fix ieee80211_get_geo typo
Andrew Morton
1
-1
/
+1
2007-04-28
[PATCH] ipw2200: add channels sysfs entry
Zhu Yi
1
-0
/
+47
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-05
[PATCH] ipw2200: add iwconfig rts/frag auto support
Zhu Yi
1
-2
/
+2
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-8
/
+16
2006-12-05
[PATCH] ipw2200: Fix debug output endian issue
Zhu Yi
1
-1
/
+1
2006-12-05
[PATCH] ipw2200: Update version stamp to 1.2.0
Zhu Yi
1
-1
/
+1
2006-12-05
[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
Zhu Yi
1
-4
/
+13
2006-12-05
[PATCH] ipw2200: replace kmalloc+memset with kcalloc
Yan Burman
1
-2
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-3
/
+9
2006-12-02
[PATCH] wireless: clean-up some "check return code" warnings
John W. Linville
1
-1
/
+7
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-2
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-104
/
+123
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-25
[PATCH] WE-21 for ipw2200
Jean Tourrilhes
1
-9
/
+7
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2006-09-06
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...
Jeff Garzik
1
-91
/
+124
2006-08-29
[PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selected
Zhu Yi
1
-4
/
+0
2006-08-29
[PATCH] ipw2200: Update version stamp to 1.1.4
Zhu Yi
1
-1
/
+1
2006-08-29
[PATCH] ipw2200: enable wireless extension passive scan
Zhu Yi
1
-13
/
+38
2006-08-29
[PATCH] ipw2200: Add pci .shutdown handler
Zhu Yi
1
-0
/
+11
2006-08-29
[PATCH] ipw2200: mark "iwconfig retry 255" as invalid
Zhu Yi
1
-1
/
+1
2006-08-29
[PATCH] ipw2200: remove the MAC timestamp present field from radiotap head
Zhu Yi
1
-5
/
+2
2006-08-29
[PATCH] ipw2200: Fix ipw2200 QOS parameters endian issue
Zhu Yi
1
-21
/
+31
2006-08-29
[PATCH] ipw2200: remove unused struct ipw_rx_buffer
Zhu Yi
1
-1
/
+0
2006-08-29
[PATCH] ipw2200: Reassociate even if set the same essid.
Zhu Yi
1
-5
/
+6
2006-08-29
[PATCH] ipw2200: ipw_wx_set_essid fix
Zhu Yi
1
-22
/
+17
2006-08-29
[PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channel
Zhu Yi
1
-3
/
+20
2006-08-29
[PATCH] ipw2200: always enable frequently used debugging code
Zhu Yi
1
-18
/
+0
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-07-27
[PATCH] cleanup // comments from ipw2200
Pavel Machek
1
-25
/
+4
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-27
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
1
-16
/
+6
2006-06-15
[PATCH] ipw2200 locking fix
Zhu Yi
1
-9
/
+32
2006-04-24
[PATCH] ipw2200: Fix wpa_supplicant association problem
Zhu Yi
1
-2
/
+1
2006-04-24
[PATCH] ipw2200: remove priv->last_noise reference
Zhu Yi
1
-3
/
+0
2006-04-24
[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP
Zhu Yi
1
-6
/
+6
2006-04-24
[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS
Zhu Yi
1
-21
/
+21
2006-04-24
[PATCH] ipw2200: update version stamp to 1.1.2
Zhu Yi
1
-1
/
+1
2006-04-24
[PATCH] ipw2200: version string rework
Zhu Yi
1
-1
/
+38
2006-04-24
[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated
Zhu Yi
1
-26
/
+573
2006-04-24
[PATCH] ipw2200: Fix endian issues with v3.0 fw image format
Zhu Yi
1
-11
/
+12
2006-04-24
[PATCH] ipw2200: Set the 'fixed' flags in wext get_rate
Zhu Yi
1
-0
/
+1
2006-04-24
[PATCH] ipw2200: turn off signal debug log
Zhu Yi
1
-1
/
+1
[next]