index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-30
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
1
-1
/
+1
2012-07-25
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
Stanislav Yakovlev
3
-0
/
+31
2012-05-11
ipw2200: Fix race condition in the command completion acknowledge
Stanislav Yakovlev
1
-1
/
+12
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
1
-2
/
+2
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2
-20
/
+40
2011-09-16
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
2
-20
/
+40
2011-09-15
ipw2x00: comment typo fix encryptiong to encryption
Justin P. Mattock
1
-1
/
+1
2011-08-25
PM QoS: Minor clean-ups
Jean Pihet
1
-1
/
+1
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
1
-1
/
+1
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
1
-0
/
+1
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-07-06
ipw2100: Fix command list for debugging
Jean Delvare
1
-1
/
+1
2011-07-04
net/wireless: ipw2x00: Use helpers from linux/etherdevice.h
Tobias Klauser
1
-2
/
+2
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2
-0
/
+2
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-11
/
+11
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-2
/
+2
2011-03-09
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
1
-1
/
+1
2011-02-03
drivers:net:ipw2100.c change a typo comamnd to command
Justin P. Mattock
1
-1
/
+1
2011-01-26
wireless/ipw2x00: use system_wq instead of dedicated workqueues
Tejun Heo
4
-151
/
+118
2011-01-10
ipw2200: Check for -1 INTA in tasklet too.
Indan Zupancic
1
-0
/
+7
2010-11-05
ipw2x00: remove the right /proc/net entry
Linus Torvalds
1
-4
/
+5
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+8
2010-10-05
ipw2200: check for allocation failures
Dan Carpenter
1
-0
/
+8
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+0
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+0
2010-08-17
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2
-9
/
+9
2010-08-17
ipw2100: don't sync status queue entries
John W. Linville
1
-8
/
+0
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+7
2010-08-16
ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX
John W. Linville
1
-2
/
+2
2010-08-11
ipw2100: register pm_qos request before registering pci driver
John W. Linville
1
-2
/
+3
2010-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+4
2010-08-04
wireless: ipw2100: check result of kzalloc()
Christoph Fritz
1
-0
/
+4
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
8
-139
/
+119
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
4
-102
/
+102
2010-07-26
lib80211: remove unused host_build_iv option
John W. Linville
3
-15
/
+4
2010-07-20
libipw: correct sparse warnings and mark some variables static
John W. Linville
2
-6
/
+2
2010-07-20
ipw2100: mark ipw2100_pm_qos_req static
John W. Linville
1
-1
/
+1
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
1
-6
/
+6
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-06-16
ipw2200: Enable LED by default
ubuntu@tjworld.net
1
-2
/
+2
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-13
/
+8
2010-06-03
drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts
Joe Perches
1
-11
/
+7
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
4
-102
/
+102
[next]