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.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
2014-08-26
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conj...
Rickard Strandqvist
1
-3
/
+3
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2014-08-15
Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2
-2
/
+2
2014-08-11
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...
Rickard Strandqvist
1
-0
/
+1
2014-08-09
ipw2100: use pci_zalloc_consistent
Joe Perches
1
-11
/
+5
2014-07-01
drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test be...
Fabian Frederick
1
-2
/
+1
2014-03-04
net: Replace min macro with min_t
Silvan Jegen
2
-2
/
+2
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+1
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-04
ipw2x00: use ether_addr_equal_64bits
Julia Lawall
1
-1
/
+1
2013-12-26
ipw2x00: slight optimization of addr compare
dingtianhong
2
-22
/
+22
2013-12-05
wireless: ipw2100: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-6
/
+6
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2
-6
/
+6
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-2
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-26
wireless: ipw2x00: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-25
ipw2x00: Remove extern from function prototypes
Joe Perches
1
-49
/
+38
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-3
/
+2
2013-07-04
ipw2200: convert __list_for_each usage to list_for_each
Dave Jones
1
-1
/
+1
2013-06-24
ipw2x00: printing the wrong array in debug code
Dan Carpenter
1
-1
/
+1
2013-06-24
ipw2200: fix error return code in ipw_load()
Wei Yongjun
1
-0
/
+1
2013-06-03
net, ipw2x00: remove redundant D0 power state set
Yijing Wang
1
-2
/
+0
2013-04-10
ipw2x00: move to kstrto* functions
Andy Shevchenko
1
-25
/
+7
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-7
/
+3
2013-02-09
ipw2x00: simplify scan_event handling
Tejun Heo
3
-35
/
+12
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-6
/
+3
2013-01-23
drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-07
ipw2x00: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
ipw2200: return error code on error in ipw_wx_get_auth()
Wei Yongjun
1
-3
/
+1
2012-11-21
net/wireless: ipw2200: introduce ipw_set_geo function
Stanislav Yakovlev
1
-14
/
+23
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-11-16
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
4
-11
/
+4
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-3
/
+3
2012-10-15
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
1
-1
/
+1
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-19
/
+5
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-5
/
+3
2012-09-24
ipw2x00: silence GCC warning for unused variable 'dev'
Paul Bolle
1
-1
/
+1
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2012-09-07
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-9
/
+2
2012-09-07
ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-9
/
+2
2012-08-21
drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
Julia Lawall
1
-1
/
+2
2012-08-14
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-5
/
+3
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
[next]