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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
17
-99
/
+90
|
\
|
*
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
2010-05-25
1
-53
/
+10
|
*
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
2010-05-25
1
-9
/
+3
|
*
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
2010-05-24
1
-5
/
+12
|
*
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
2010-05-24
1
-1
/
+1
|
*
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
2010-05-24
1
-0
/
+4
|
*
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
2010-05-24
1
-2
/
+4
|
*
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
2010-05-24
1
-1
/
+1
|
*
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
Gertjan van Wingerde
2010-05-24
4
-14
/
+18
|
*
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
2010-05-24
1
-25
/
+3
|
*
wireless: update gfp/slab.h includes
Tejun Heo
2010-05-24
2
-0
/
+2
|
*
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
Helmut Schaa
2010-05-24
1
-1
/
+1
|
*
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
2010-05-24
1
-3
/
+4
|
*
rndis_wlan: replace wireless_send_event with cfg80211_disconnected
Jussi Kivilinna
2010-05-21
1
-6
/
+10
|
*
ath9k: remove AR9003 from PCI IDs for now
Luis R. Rodriguez
2010-05-21
1
-1
/
+0
|
*
wl1271: Fix RX data path frame lengths
Juuso Oikarinen
2010-05-21
1
-0
/
+2
|
*
iwlwifi: fix internal scan race
Reinette Chatre
2010-05-21
1
-3
/
+18
*
|
drivers: wireless: use new hex_to_bin() method
Andy Shevchenko
2010-05-25
1
-11
/
+4
*
|
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
2010-05-24
1
-25
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
2
-9
/
+9
|
\
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
2
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
301
-19948
/
+44078
|
\
\
|
*
|
drivers/net: remove useless semicolons
Joe Perches
2010-05-17
6
-6
/
+6
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
53
-1434
/
+1966
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
53
-1434
/
+1966
|
|
|
\
\
|
|
|
*
|
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
Gertjan van Wingerde
2010-05-12
2
-4
/
+13
|
|
|
*
|
rt2x00: Dump beacons under a different identifier than TX frames.
Gertjan van Wingerde
2010-05-12
2
-1
/
+7
|
|
|
*
|
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
2010-05-12
10
-81
/
+72
|
|
|
*
|
rt2x00: Re-order tx descriptor writing code in drivers.
Gertjan van Wingerde
2010-05-12
5
-44
/
+59
|
|
|
*
|
rt2x00: Fix beacon descriptor writing for rt61pci.
Gertjan van Wingerde
2010-05-12
1
-5
/
+5
|
|
|
*
|
rt2x00: Consistently name skb frame descriptor skbdesc.
Gertjan van Wingerde
2010-05-12
1
-6
/
+7
|
|
|
*
|
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
2010-05-12
1
-0
/
+2
|
|
|
*
|
drivers/net/wireless/hostap: Drop memory allocation cast
Julia Lawall
2010-05-12
2
-4
/
+2
|
|
|
*
|
ath9k_hw: clean up EEPROM endian handling on AR9003
Felix Fietkau
2010-05-12
2
-103
/
+81
|
|
|
*
|
ath9k: add debugfs files for reading/writing registers
Felix Fietkau
2010-05-12
2
-0
/
+90
|
|
|
*
|
ath9k: add debugfs files for reading/writing the rx and tx chainmask
Felix Fietkau
2010-05-12
1
-0
/
+92
|
|
|
*
|
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
Felix Fietkau
2010-05-12
2
-46
/
+16
|
|
|
*
|
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2010-05-12
2
-9
/
+6
|
|
|
*
|
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
2010-05-12
3
-0
/
+11
|
|
|
*
|
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
2010-05-12
3
-34
/
+35
|
|
|
*
|
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
2010-05-12
1
-18
/
+18
|
|
|
*
|
ath9k_htc: Lock sta_notify() callback
Sujith.Manoharan@atheros.com
2010-05-12
1
-0
/
+4
|
|
|
*
|
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
2010-05-11
1
-2
/
+0
|
|
|
*
|
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
2010-05-11
1
-0
/
+1
|
|
|
*
|
ath9k_hw: new initialization values for AR9003
Luis R. Rodriguez
2010-05-11
1
-134
/
+134
|
|
|
*
|
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
2010-05-11
1
-6
/
+6
|
|
|
*
|
wl1271: remove some unneeded code
Dan Carpenter
2010-05-11
1
-2
/
+0
|
|
|
*
|
wl1271: fix notifier interface supported test
Dan Carpenter
2010-05-11
1
-1
/
+1
|
|
|
*
|
wl1271: add missing spin_lock()
Dan Carpenter
2010-05-11
1
-0
/
+1
|
|
|
*
|
iwlwifi: clear driver stations when going down
Johannes Berg
2010-05-10
3
-0
/
+21
[next]