index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2x00
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
2
-2
/
+1
|
\
|
*
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
1
-1
/
+0
|
*
ipw2x00: use ether_addr_equal_64bits
Julia Lawall
2014-01-03
1
-1
/
+1
*
|
ipw2x00: slight optimization of addr compare
dingtianhong
2013-12-26
2
-22
/
+22
|
/
*
wireless: ipw2100: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-05
1
-1
/
+0
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
2
-6
/
+6
|
\
|
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
2
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-07
1
-2
/
+0
|
\
\
|
|
/
|
*
wireless: ipw2x00: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-2
/
+0
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
*
|
ipw2x00: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-49
/
+38
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
3
-3
/
+2
|
\
|
*
ipw2x00: printing the wrong array in debug code
Dan Carpenter
2013-06-24
1
-1
/
+1
|
*
ipw2200: fix error return code in ipw_load()
Wei Yongjun
2013-06-24
1
-0
/
+1
|
*
net, ipw2x00: remove redundant D0 power state set
Yijing Wang
2013-06-03
1
-2
/
+0
*
|
ipw2200: convert __list_for_each usage to list_for_each
Dave Jones
2013-07-03
1
-1
/
+1
|
/
*
ipw2x00: move to kstrto* functions
Andy Shevchenko
2013-04-10
1
-25
/
+7
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
|
*
drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-20
2
-7
/
+3
|
\
\
|
*
|
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-6
/
+3
|
*
|
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-1
/
+0
|
|
/
*
|
ipw2x00: simplify scan_event handling
Tejun Heo
2013-02-09
3
-35
/
+12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-19
1
-1
/
+1
*
|
ipw2x00: remove __dev* attributes
Bill Pemberton
2012-12-06
2
-6
/
+6
*
|
ipw2200: return error code on error in ipw_wx_get_auth()
Wei Yongjun
2012-12-06
1
-3
/
+1
*
|
net/wireless: ipw2200: introduce ipw_set_geo function
Stanislav Yakovlev
2012-11-21
1
-14
/
+23
*
|
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
2012-11-16
4
-11
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-23
1
-1
/
+1
|
\
\
|
|
/
|
*
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
2012-10-15
1
-1
/
+1
*
|
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-18
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
3
-19
/
+5
|
\
|
*
ipw2x00: silence GCC warning for unused variable 'dev'
Paul Bolle
2012-09-24
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
1
-1
/
+2
|
|
\
|
*
|
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
2012-09-07
1
-9
/
+2
|
*
|
ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
2012-09-07
1
-9
/
+2
*
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-5
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-08-13
1
-5
/
+3
|
|
/
*
|
drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
Julia Lawall
2012-08-21
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-12
1
-15
/
+5
|
\
|
*
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
2012-06-08
1
-15
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
1
-6
/
+17
|
\
\
|
*
|
net/wireless: ipw2200: introduce ipw_read_eeprom function
Stanislav Yakovlev
2012-06-05
1
-6
/
+17
|
|
/
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-3
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-05-14
2
-37
/
+31
|
\
|
*
ipw2100: Fix order of device registration
Ben Hutchings
2012-05-08
1
-11
/
+13
|
*
ipw2200: Fix order of device registration
Ben Hutchings
2012-05-08
1
-11
/
+12
|
*
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...
Stanislav Yakovlev
2012-05-08
1
-15
/
+6
*
|
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-8
/
+8
|
/
[next]