summaryrefslogtreecommitdiffstats
path: root/sound/drivers/serial-u16550.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-29b43: finish removal of pio supportJohn W. Linville2-805/+0
2008-01-29hostap_cs: don't match revisions in presense of the MAC chip namePavel Roskin1-9/+6
2008-01-29b43: Remove the PHY spinlockMichael Buesch5-65/+36
2008-01-29b43: Fix PHY register routingMichael Buesch3-114/+145
2008-01-29b43: Add N-PHY register definitionsMichael Buesch5-12/+760
2008-01-29zd1211rw: fix alignment for QOS and WDS framesMichael Buesch1-1/+16
2008-01-29iwlwifi: fix compilation warning in 'iwl-4965.c'Miguel Botón1-1/+1
2008-01-29rt2x00: Release rt2x00 2.0.14Ivo van Doorn1-1/+1
2008-01-29rt2x00: Correctly initialize data and desc pointerIvo van Doorn3-2/+19
2008-01-29rt2x00: Move init_txring and init_rxring into rt2x00libIvo van Doorn9-204/+163
2008-01-29rt2x00: Determine MY_BSS from descriptorIvo van Doorn7-19/+11
2008-01-29rt2x00: Cleanup write_tx_desc() argumentsIvo van Doorn7-31/+27
2008-01-29rt2x00: Move packet filter flagsIvo van Doorn7-37/+19
2008-01-29rt2x00: Move start() and stop() handlers into rt2x00lib.cIvo van Doorn3-46/+66
2008-01-29rt2x00: Store queue idx and entry idx in data_ring and data_entryIvo van Doorn5-14/+22
2008-01-29rt2x00: Only set the TBCN flag when the interface is configured to send beacons.Ivo van Doorn5-5/+8
2008-01-29rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSYIvo van Doorn3-18/+15
2008-01-29rt2x00: Fix chipset debugfs fileIvo van Doorn1-3/+2
2008-01-29b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch2-92/+60
2008-01-29b43: Add NPHY kconfig optionMichael Buesch2-0/+17
2008-01-29b43-ssb-bridge: Add PCI ID for BCM43XGMichael Buesch1-0/+1
2008-01-29b44: power down PHY when interface downMiguel Botón1-5/+23
2008-01-29ssb: add 'ssb_pcihost_set_power_state' functionMiguel Botón1-0/+7
2008-01-29b43: Add definitions for MAC Control registerMichael Buesch2-22/+28
2008-01-29b43: Remove PIO supportMichael Buesch8-252/+21
2008-01-29ssb: Fix PCMCIA lowlevel register accessMichael Buesch2-29/+45
2008-01-29b43: Fix chip access validation for new devicesMichael Buesch2-15/+30
2008-01-29b43: Only select allowed TX and RX antennasMichael Buesch3-12/+42
2008-01-29ssb: Fix extraction of values from SPROMMichael Buesch6-43/+107
2008-01-29iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'Zhu Yi1-2/+2
2008-01-29prism54: remove questionable down_interruptible usageDaniel Walker1-8/+4
2008-01-29Revert "rtl8187: fix tx power reading"John W. Linville1-4/+4
2008-01-29misc wireless annotationsAl Viro6-25/+25
2008-01-29ipw2200: do not byteswap struct ipw_associateAl Viro2-40/+26
2008-01-29ipw2200 trivial annotationsAl Viro2-94/+90
2008-01-29prism54 trivial annotationsAl Viro4-26/+26
2008-01-29bcm43xx annotationsAl Viro4-29/+29
2008-01-29p54pci: endianness annotations and fixesAl Viro2-10/+10
2008-01-29hostap: don't mess with mixed-endian even for internal skb queuesAl Viro2-10/+9
2008-01-29hostap annotationsAl Viro11-235/+233
2008-01-29airo: last of endianness annotationsAl Viro1-226/+218
2008-01-29airo: sanitize handling of StatusRidAl Viro1-65/+67
2008-01-29airo: sanitize APListRid handlingAl Viro1-12/+11
2008-01-29airo: sanitize handling of CapabilityRidAl Viro1-63/+69
2008-01-29airo: sanitize handling of StatsRidAl Viro1-36/+42
2008-01-29airo: sanitize handling of WepKeyRidAl Viro1-39/+33
2008-01-29airo: sanitize BSSListRid handlingAl Viro1-39/+30
2008-01-29bap_read()/bap_write() work with fixed-endian buffersAl Viro1-27/+29
2008-01-29airo: sanitize handling of SSID_ridAl Viro1-54/+49
2008-01-29airo: trivial endianness annotationsAl Viro1-25/+26