aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28rt2x00: Move start() and stop() handlers into rt2x00lib.cIvo van Doorn3-46/+66
2008-01-28rt2x00: Store queue idx and entry idx in data_ring and data_entryIvo van Doorn5-14/+22
2008-01-28rt2x00: Only set the TBCN flag when the interface is configured to send beacons.Ivo van Doorn5-5/+8
2008-01-28rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSYIvo van Doorn3-18/+15
2008-01-28rt2x00: Fix chipset debugfs fileIvo van Doorn1-3/+2
2008-01-28b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch2-92/+60
2008-01-28b43: Add NPHY kconfig optionMichael Buesch2-0/+17
2008-01-28b43-ssb-bridge: Add PCI ID for BCM43XGMichael Buesch1-0/+1
2008-01-28b44: power down PHY when interface downMiguel Botón1-5/+23
2008-01-28b43: Add definitions for MAC Control registerMichael Buesch2-22/+28
2008-01-28b43: Remove PIO supportMichael Buesch8-252/+21
2008-01-28ssb: Fix PCMCIA lowlevel register accessMichael Buesch1-28/+43
2008-01-28b43: Fix chip access validation for new devicesMichael Buesch2-15/+30
2008-01-28b43: Only select allowed TX and RX antennasMichael Buesch3-12/+42
2008-01-28ssb: Fix extraction of values from SPROMMichael Buesch4-27/+66
2008-01-28iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'Zhu Yi1-2/+2
2008-01-28prism54: remove questionable down_interruptible usageDaniel Walker1-8/+4
2008-01-28Revert "rtl8187: fix tx power reading"John W. Linville1-4/+4
2008-01-28misc wireless annotationsAl Viro6-25/+25
2008-01-28ipw2200: do not byteswap struct ipw_associateAl Viro2-40/+26
2008-01-28ipw2200 trivial annotationsAl Viro2-94/+90
2008-01-28prism54 trivial annotationsAl Viro4-26/+26
2008-01-28bcm43xx annotationsAl Viro4-29/+29
2008-01-28p54pci: endianness annotations and fixesAl Viro2-10/+10
2008-01-28hostap: don't mess with mixed-endian even for internal skb queuesAl Viro2-10/+9
2008-01-28hostap annotationsAl Viro11-235/+233
2008-01-28airo: last of endianness annotationsAl Viro1-226/+218
2008-01-28airo: sanitize handling of StatusRidAl Viro1-65/+67
2008-01-28airo: sanitize APListRid handlingAl Viro1-12/+11
2008-01-28airo: sanitize handling of CapabilityRidAl Viro1-63/+69
2008-01-28airo: sanitize handling of StatsRidAl Viro1-36/+42
2008-01-28airo: sanitize handling of WepKeyRidAl Viro1-39/+33
2008-01-28airo: sanitize BSSListRid handlingAl Viro1-39/+30
2008-01-28bap_read()/bap_write() work with fixed-endian buffersAl Viro1-27/+29
2008-01-28airo: sanitize handling of SSID_ridAl Viro1-54/+49
2008-01-28airo: trivial endianness annotationsAl Viro1-25/+26
2008-01-28ipw2200: ipw_tx_skb() endianness bugAl Viro1-1/+1
2008-01-28ipw2200 fix: ->rt_chbitmask is le16Al Viro1-2/+2
2008-01-28ipw2200 fix: struct ieee80211_radiotap_header is little-endianAl Viro1-9/+9
2008-01-28ray_cs fixesAl Viro1-41/+26
2008-01-28ipw2100 annotations and fixesAl Viro1-5/+5
2008-01-28p54common annotations and fixesAl Viro1-4/+4
2008-01-28hostap: fix endianness with txdesc->sw_supportAl Viro1-2/+2
2008-01-28airo: fix writerids() endiannessAl Viro1-2/+2
2008-01-28airo endianness bug: cap_rid.extSoftCapAl Viro1-1/+2
2008-01-28airo: bug in airo_interrupt() handling on incoming 802.11Al Viro1-51/+23
2008-01-28airo: fix endianness bug in ->dBm handlingAl Viro1-3/+6
2008-01-28airo: fix transmit_802_11_packet()Al Viro1-8/+3
2008-01-28eliminate byteswapping in struct ieee80211_qos_parametersAl Viro2-54/+45
2008-01-28wireless: cleanup some merge errorsJohn W. Linville2-4/+36