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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Net: add ath5k wireless driver
Jiri Slaby
2008-01-28
15
-0
/
+15837
*
b43: finish removal of pio support
John W. Linville
2008-01-28
2
-805
/
+0
*
hostap_cs: don't match revisions in presense of the MAC chip name
Pavel Roskin
2008-01-28
1
-9
/
+6
*
b43: Remove the PHY spinlock
Michael Buesch
2008-01-28
5
-65
/
+36
*
b43: Fix PHY register routing
Michael Buesch
2008-01-28
3
-114
/
+145
*
b43: Add N-PHY register definitions
Michael Buesch
2008-01-28
5
-12
/
+760
*
zd1211rw: fix alignment for QOS and WDS frames
Michael Buesch
2008-01-28
1
-1
/
+16
*
iwlwifi: fix compilation warning in 'iwl-4965.c'
Miguel Botón
2008-01-28
1
-1
/
+1
*
rt2x00: Release rt2x00 2.0.14
Ivo van Doorn
2008-01-28
1
-1
/
+1
*
rt2x00: Correctly initialize data and desc pointer
Ivo van Doorn
2008-01-28
3
-2
/
+19
*
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
2008-01-28
9
-204
/
+163
*
rt2x00: Determine MY_BSS from descriptor
Ivo van Doorn
2008-01-28
7
-19
/
+11
*
rt2x00: Cleanup write_tx_desc() arguments
Ivo van Doorn
2008-01-28
7
-31
/
+27
*
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
*
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
*
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
3
-16
/
+1
*
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
[next]