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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Move packet filter flags
Ivo van Doorn
2008-01-28
7
-37
/
+19
*
rt2x00: Move start() and stop() handlers into rt2x00lib.c
Ivo van Doorn
2008-01-28
3
-46
/
+66
*
rt2x00: Store queue idx and entry idx in data_ring and data_entry
Ivo van Doorn
2008-01-28
5
-14
/
+22
*
rt2x00: Only set the TBCN flag when the interface is configured to send beacons.
Ivo van Doorn
2008-01-28
5
-5
/
+8
*
rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY
Ivo van Doorn
2008-01-28
3
-18
/
+15
*
rt2x00: Fix chipset debugfs file
Ivo van Doorn
2008-01-28
1
-3
/
+2
*
b43: Fix any N-PHY related WARN_ON() in the attach stage.
Michael Buesch
2008-01-28
2
-92
/
+60
*
b43: Add NPHY kconfig option
Michael Buesch
2008-01-28
2
-0
/
+17
*
b43-ssb-bridge: Add PCI ID for BCM43XG
Michael Buesch
2008-01-28
1
-0
/
+1
*
b44: power down PHY when interface down
Miguel Botón
2008-01-28
1
-5
/
+23
*
b43: Add definitions for MAC Control register
Michael Buesch
2008-01-28
2
-22
/
+28
*
b43: Remove PIO support
Michael Buesch
2008-01-28
8
-252
/
+21
*
ssb: Fix PCMCIA lowlevel register access
Michael Buesch
2008-01-28
1
-28
/
+43
*
b43: Fix chip access validation for new devices
Michael Buesch
2008-01-28
2
-15
/
+30
*
b43: Only select allowed TX and RX antennas
Michael Buesch
2008-01-28
3
-12
/
+42
*
ssb: Fix extraction of values from SPROM
Michael Buesch
2008-01-28
4
-27
/
+66
*
iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'
Zhu Yi
2008-01-28
1
-2
/
+2
*
prism54: remove questionable down_interruptible usage
Daniel Walker
2008-01-28
1
-8
/
+4
*
Revert "rtl8187: fix tx power reading"
John W. Linville
2008-01-28
1
-4
/
+4
*
misc wireless annotations
Al Viro
2008-01-28
6
-25
/
+25
*
ipw2200: do not byteswap struct ipw_associate
Al Viro
2008-01-28
2
-40
/
+26
*
ipw2200 trivial annotations
Al Viro
2008-01-28
2
-94
/
+90
*
prism54 trivial annotations
Al Viro
2008-01-28
4
-26
/
+26
*
bcm43xx annotations
Al Viro
2008-01-28
4
-29
/
+29
*
p54pci: endianness annotations and fixes
Al Viro
2008-01-28
2
-10
/
+10
*
hostap: don't mess with mixed-endian even for internal skb queues
Al Viro
2008-01-28
2
-10
/
+9
*
hostap annotations
Al Viro
2008-01-28
11
-235
/
+233
*
airo: last of endianness annotations
Al Viro
2008-01-28
1
-226
/
+218
*
airo: sanitize handling of StatusRid
Al Viro
2008-01-28
1
-65
/
+67
*
airo: sanitize APListRid handling
Al Viro
2008-01-28
1
-12
/
+11
*
airo: sanitize handling of CapabilityRid
Al Viro
2008-01-28
1
-63
/
+69
*
airo: sanitize handling of StatsRid
Al Viro
2008-01-28
1
-36
/
+42
*
airo: sanitize handling of WepKeyRid
Al Viro
2008-01-28
1
-39
/
+33
*
airo: sanitize BSSListRid handling
Al Viro
2008-01-28
1
-39
/
+30
*
bap_read()/bap_write() work with fixed-endian buffers
Al Viro
2008-01-28
1
-27
/
+29
*
airo: sanitize handling of SSID_rid
Al Viro
2008-01-28
1
-54
/
+49
*
airo: trivial endianness annotations
Al Viro
2008-01-28
1
-25
/
+26
*
ipw2200: ipw_tx_skb() endianness bug
Al Viro
2008-01-28
1
-1
/
+1
*
ipw2200 fix: ->rt_chbitmask is le16
Al Viro
2008-01-28
1
-2
/
+2
*
ipw2200 fix: struct ieee80211_radiotap_header is little-endian
Al Viro
2008-01-28
1
-9
/
+9
*
ray_cs fixes
Al Viro
2008-01-28
1
-41
/
+26
*
ipw2100 annotations and fixes
Al Viro
2008-01-28
1
-5
/
+5
*
p54common annotations and fixes
Al Viro
2008-01-28
1
-4
/
+4
*
hostap: fix endianness with txdesc->sw_support
Al Viro
2008-01-28
1
-2
/
+2
*
airo: fix writerids() endianness
Al Viro
2008-01-28
1
-2
/
+2
*
airo endianness bug: cap_rid.extSoftCap
Al Viro
2008-01-28
1
-1
/
+2
*
airo: bug in airo_interrupt() handling on incoming 802.11
Al Viro
2008-01-28
1
-51
/
+23
*
airo: fix endianness bug in ->dBm handling
Al Viro
2008-01-28
1
-3
/
+6
*
airo: fix transmit_802_11_packet()
Al Viro
2008-01-28
1
-8
/
+3
*
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
2008-01-28
2
-54
/
+45
[next]