index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2x00
/
ipw2200.c
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-20
|
\
|
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
*
|
ipw2x00: simplify scan_event handling
Tejun Heo
2013-02-09
|
/
*
ipw2x00: remove __dev* attributes
Bill Pemberton
2012-12-06
*
ipw2200: return error code on error in ipw_wx_get_auth()
Wei Yongjun
2012-12-06
*
net/wireless: ipw2200: introduce ipw_set_geo function
Stanislav Yakovlev
2012-11-21
*
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
2012-11-16
*
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
2012-10-15
*
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
2012-09-07
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
|
\
|
*
net/wireless: ipw2200: introduce ipw_read_eeprom function
Stanislav Yakovlev
2012-06-05
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
|
/
*
ipw2200: Fix order of device registration
Ben Hutchings
2012-05-08
*
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...
Stanislav Yakovlev
2012-05-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
|
\
|
*
ipw2200: Fix race condition in the command completion acknowledge
Stanislav Yakovlev
2012-04-23
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-18
|
\
\
|
*
|
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
Stanislav Yakovlev
2012-04-12
|
*
|
ipw2200: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
2012-04-12
|
|
/
*
|
net: Fix spelling typo in net
Masanari Iida
2012-04-14
*
|
ipw2200: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-04-07
|
/
*
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
Stanislav Yakovlev
2012-03-28
*
ipw2x00: signedness bug handling frame length
Dan Carpenter
2012-01-13
*
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
2011-11-17
*
wireless: move ieee80211chan2mhz macro
Johannes Berg
2011-11-11
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
|
\
|
*
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
2011-09-16
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-22
|
\
\
|
*
|
cfg80211: split wext compatibility to separate header
Johannes Berg
2011-08-08
|
|
/
*
/
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
|
/
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
wireless/ipw2x00: use system_wq instead of dedicated workqueues
Tejun Heo
2011-01-26
*
ipw2200: Check for -1 INTA in tasklet too.
Indan Zupancic
2011-01-10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-08
|
\
|
*
ipw2200: check for allocation failures
Dan Carpenter
2010-10-05
*
|
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-08-17
|
/
*
ipw2200: Enable LED by default
ubuntu@tjworld.net
2010-06-16
*
drivers/net/wireless/ipw2x00: Use kmemdup
Julia Lawall
2010-06-02
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
|
|
\
|
*
|
wireless/ipw2x00: remove trailing space in messages
Frans Pop
2010-03-31
|
*
|
ipw2200: restart adapter only when abort_scan doesn't work
Zhu Yi
2010-03-31
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
\
\
|
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
Joe Perches
2010-03-23
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-22
|
\
|
|
|
|
/
|
/
|
|
*
ipw2x00: replace "ieee80211" with "libipw" where appropriate
Pavel Roskin
2010-03-15
[next]