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
/
zd1211rw
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
zd1211rw: add beacon watchdog and setting HW beacon more failsafe
Jussi Kivilinna
2011-02-04
2
-31
/
+170
*
|
zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()
Jussi Kivilinna
2011-02-04
1
-4
/
+35
*
|
zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag
Jussi Kivilinna
2011-02-04
3
-14
/
+40
*
|
zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...
Jussi Kivilinna
2011-02-04
1
-0
/
+7
*
|
zd1211rw: support setting BSSID for AP mode
Jussi Kivilinna
2011-02-04
4
-11
/
+55
*
|
zd1211rw: move set_rts_cts_work to bss_info_changed
Jussi Kivilinna
2011-02-04
2
-25
/
+5
*
|
zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...
Jussi Kivilinna
2011-02-04
2
-33
/
+7
*
|
zd1211rw: fix beacon interval setup
Jussi Kivilinna
2011-02-04
1
-6
/
+10
*
|
zd1211rw: add locking for mac->process_intr
Jussi Kivilinna
2011-02-04
2
-1
/
+7
*
|
zd1211rw: cancel process_intr work on zd_chip_disable_int()
Jussi Kivilinna
2011-02-04
1
-0
/
+3
*
|
zd1211rw: use urb anchors for tx and fix tx-queue disabling
Jussi Kivilinna
2011-02-04
2
-75
/
+41
|
/
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-2
/
+1
|
\
|
*
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
1
-2
/
+1
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-11-29
1
-2
/
+2
|
\
\
|
*
|
zd1211rw: Use const
Joe Perches
2010-11-22
1
-2
/
+2
*
|
|
zd1211rw: document need for kmalloc cast
Joe Perches
2010-11-28
1
-0
/
+1
|
/
/
*
|
zd1211rw: add 2 missing usb id's
maximilian attems
2010-11-15
1
-0
/
+2
|
/
*
zd1211rw: update fw version info in wiphy struct
John W. Linville
2010-08-16
1
-0
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-17
2
-2
/
+4
|
\
|
*
zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming
John W. Linville
2010-06-16
2
-4
/
+4
|
*
zd1211rw: add 0x49 -> JP regulatory domain map
Kouhei Sutou
2010-06-16
2
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
2
-2
/
+2
|
\
\
|
|
/
|
*
wireless: fix several minor description typos
Walter Goldens
2010-06-02
2
-2
/
+2
*
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
2
-13
/
+13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
1
-5
/
+5
|
\
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-5
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
4
-0
/
+4
|
\
\
|
|
/
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-8
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-13
1
-6
/
+4
|
\
|
*
zd1211rw: fix potential array underflow
Dan Carpenter
2010-03-02
1
-6
/
+4
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix a grammar error (redundant "be") in comment
Adam Buchbinder
2010-02-04
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
1
-0
/
+1
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-19
1
-0
/
+1
|
|
\
|
|
*
zd1211rw: adding 0409:0248 to supported device list
Hin-Tak Leung
2010-01-18
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-12
1
-6
/
+7
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-29
3
-146
/
+0
|
|
\
\
*
|
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-19
1
-6
/
+7
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
1
-6
/
+7
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
zd1211rw: Fix multicast filtering.
Benoit Papillault
2010-01-04
1
-6
/
+7
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-30
3
-151
/
+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
3
-146
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
*
|
wireless: remove remaining qual code
Johannes Berg
2009-12-28
3
-146
/
+0
|
*
|
|
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-5
/
+5
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-25
1
-5
/
+9
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
zd1211rw: improve ejecting of fake CDROM
Stefan Seyfried
2009-12-22
1
-5
/
+9
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
zd1211rw: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
1
-0
/
+7
[prev]
[next]