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
/
prism54
Commit message (
Expand
)
Author
Age
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-19
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-19
|
\
|
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
*
|
prism54: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
|
/
*
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
PRISM54: fix compilation warning
Jaswinder Singh Rajput
2009-08-28
*
drivers/net/wireless: Use PCI_VDEVICE
Joe Perches
2009-07-10
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
net: fix network drivers ndo_start_xmit() return values (part 3)
Patrick McHardy
2009-06-13
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
wireless: remove duplicated .ndo_set_mac_address
Alexander Beregalov
2009-03-29
*
prism54: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
*
prism54: convert to net_device_ops
Stephen Hemminger
2009-03-22
*
drivers/net/wireless/prism54: fix sparse warning: fix signedness
Hannes Eder
2009-02-17
*
prism54: remove private implementation of le32_add_cpu
Harvey Harrison
2009-01-29
*
drivers/net/wireless/prism54: fix sparse warnings: make symbols static
Hannes Eder
2008-12-26
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-22
*
prism54 - Use offsetof()
Takashi Iwai
2008-08-01
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-29
|
\
|
*
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-06-16
*
|
prism: islpci_eth.c endianness fix
Harvey Harrison
2008-06-27
|
/
*
prism54: fix regression with missing carrier in AP-mode
Luis R. Rodriguez
2008-05-12
*
prism54: prism54_get_encode() test below 0 on unsigned index
Roel Kluin
2008-04-23
*
prism54: set carrier flags correctly
Luis R. Rodriguez
2008-04-08
*
prism54: correct thinko in "prism54: Convert stats_sem in a mutex"
John W. Linville
2008-03-27
*
prism54: Convert wpa_sem in a mutex
Matthias Kaehlcke
2008-02-29
*
prism54: Convert stats_sem in a mutex
Matthias Kaehlcke
2008-02-29
*
prism54: Convert acl->sem in a mutex
Matthias Kaehlcke
2008-02-29
*
prism54: remove questionable down_interruptible usage
Daniel Walker
2008-01-28
*
prism54 trivial annotations
Al Viro
2008-01-28
*
wireless: fix '!x & y' typo's
Roel Kluin
2008-01-28
*
Prism54: Convert mgmt_sem to the mutex API
Matthias Kaehlcke
2008-01-28
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
Yoann Padioleau
2007-10-10
*
[PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion t...
Mariusz Kozlowski
2007-10-10
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-16
|
\
|
*
[PATCH] use list_for_each_entry() for iteration in Prism 54 driver
Matthias Kaehlcke
2007-07-10
*
|
PCI: add pci_try_set_mwi
Randy Dunlap
2007-07-11
*
|
PCI: remove useless pci driver method
David Brownell
2007-07-11
|
/
*
[PATCH] prism54: fix monitor mode oops
Björn Steinbrink
2007-05-29
*
Fix "deprecated" typoes.
Robert P. J. Day
2007-05-09
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
Merge branch 'upstream' into upstream-jgarzik
John W. Linville
2007-02-17
|
\
[next]