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
*
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 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
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-1
/
+12
|
\
|
*
ipw2200: Fix race condition in the command completion acknowledge
Stanislav Yakovlev
2012-04-23
1
-1
/
+12
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-18
3
-4
/
+33
|
\
\
|
*
|
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
Stanislav Yakovlev
2012-04-12
3
-0
/
+31
|
*
|
ipw2100: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
2012-04-12
1
-2
/
+1
|
*
|
ipw2200: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
2012-04-12
1
-2
/
+1
*
|
|
net: Fix spelling typo in net
Masanari Iida
2012-04-14
2
-3
/
+3
*
|
|
Merge branch 'master' into for-davem
John W. Linville
2012-04-12
2
-64
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
1
-2
/
+2
|
|
\
\
|
|
|
/
|
*
|
net/wireless: ipw2x00: remove ssid_context struct
Stanislav Yakovlev
2012-04-11
1
-9
/
+0
|
*
|
net/wireless: ipw2x00: remove unused libipw_measurement_report struct
Stanislav Yakovlev
2012-04-11
1
-55
/
+0
*
|
|
ipw2100: remove useless tests in the PCI device remove path.
Francois Romieu
2012-04-07
1
-30
/
+26
*
|
|
ipw2100: stop using net_device.base_addr.
Francois Romieu
2012-04-07
2
-39
/
+39
*
|
|
ipw2200: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-04-07
1
-4
/
+0
|
|
/
|
/
|
*
|
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
Stanislav Yakovlev
2012-03-28
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
1
-12
/
+0
|
\
|
*
net/wireless: ipw2x00: remove unused definitions for regulatory domain
Stanislav Yakovlev
2012-03-12
1
-12
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
2
-4
/
+0
|
\
\
|
|
/
|
*
net/wireless: ipw2x00: remove WEXT_USECHANNELS define
Stanislav Yakovlev
2012-03-08
2
-4
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
1
-64
/
+37
|
\
\
|
|
/
|
*
ipw2x00: remove ipw2100_rates_11b[]
Stanislav Yakovlev
2012-02-29
1
-9
/
+2
|
*
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
Stanislav Yakovlev
2012-02-27
1
-55
/
+35
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-21
1
-1
/
+1
|
\
\
|
|
/
|
*
net: Fix typo in ipw2x00/libipw_rx.c
Masanari Iida
2012-02-06
1
-1
/
+1
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+2
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-4
/
+1
|
/
*
ipw2x00: signedness bug handling frame length
Dan Carpenter
2012-01-13
1
-2
/
+2
*
ipw2x00: remove reset_port functionality
Stanislav Yakovlev
2012-01-04
2
-29
/
+0
*
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
2011-11-17
2
-6
/
+8
*
wireless: move ieee80211chan2mhz macro
Johannes Berg
2011-11-11
1
-0
/
+8
*
ipw2x00: remove unused function libipw_ratelimit_debug.
Stanislav Yakovlev
2011-11-09
1
-8
/
+0
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-2
/
+2
|
\
|
*
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
2011-10-07
1
-2
/
+2
|
|
\
|
|
*
PM QoS: Minor clean-ups
Jean Pihet
2011-08-25
1
-1
/
+1
|
|
*
PM QoS: Move and rename the implementation files
Jean Pihet
2011-08-25
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
1
-1
/
+2
|
\
\
\
|
*
\
\
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
2
-20
/
+40
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-22
1
-0
/
+1
|
|
\
\
\
[next]