index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-08-21
drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
Julia Lawall
1
-1
/
+2
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+5
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+17
2012-06-08
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
1
-15
/
+5
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-3
/
+1
2012-06-06
net/wireless: ipw2200: introduce ipw_read_eeprom function
Stanislav Yakovlev
1
-6
/
+17
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-37
/
+31
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-8
/
+8
2012-05-09
ipw2100: Fix order of device registration
Ben Hutchings
1
-11
/
+13
2012-05-09
ipw2200: Fix order of device registration
Ben Hutchings
1
-11
/
+12
2012-05-09
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...
Stanislav Yakovlev
1
-15
/
+6
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+12
2012-04-23
ipw2200: Fix race condition in the command completion acknowledge
Stanislav Yakovlev
1
-1
/
+12
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+33
2012-04-14
net: Fix spelling typo in net
Masanari Iida
2
-3
/
+3
2012-04-12
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
Stanislav Yakovlev
3
-0
/
+31
2012-04-12
ipw2100: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-12
ipw2200: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-12
Merge branch 'master' into for-davem
John W. Linville
2
-64
/
+0
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-04-12
net/wireless: ipw2x00: remove ssid_context struct
Stanislav Yakovlev
1
-9
/
+0
2012-04-12
net/wireless: ipw2x00: remove unused libipw_measurement_report struct
Stanislav Yakovlev
1
-55
/
+0
2012-04-07
ipw2100: remove useless tests in the PCI device remove path.
Francois Romieu
1
-30
/
+26
2012-04-07
ipw2100: stop using net_device.base_addr.
Francois Romieu
2
-39
/
+39
2012-04-07
ipw2200: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-4
/
+0
2012-03-28
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
Stanislav Yakovlev
1
-2
/
+2
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+0
2012-03-12
net/wireless: ipw2x00: remove unused definitions for regulatory domain
Stanislav Yakovlev
1
-12
/
+0
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-4
/
+0
2012-03-08
net/wireless: ipw2x00: remove WEXT_USECHANNELS define
Stanislav Yakovlev
2
-4
/
+0
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-64
/
+37
2012-02-29
ipw2x00: remove ipw2100_rates_11b[]
Stanislav Yakovlev
1
-9
/
+2
2012-02-27
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
Stanislav Yakovlev
1
-55
/
+35
2012-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-02-06
net: Fix typo in ipw2x00/libipw_rx.c
Masanari Iida
1
-1
/
+1
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+2
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-4
/
+1
2012-01-13
ipw2x00: signedness bug handling frame length
Dan Carpenter
1
-2
/
+2
2012-01-04
ipw2x00: remove reset_port functionality
Stanislav Yakovlev
2
-29
/
+0
2011-11-18
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
2
-6
/
+8
2011-11-11
wireless: move ieee80211chan2mhz macro
Johannes Berg
1
-0
/
+8
2011-11-10
ipw2x00: remove unused function libipw_ratelimit_debug.
Stanislav Yakovlev
1
-8
/
+0
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-08
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
[next]