summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2008-01-282-0/+4
* b43: Add Broadcom 2055 radio register definitionsMichael Buesch2008-01-281-0/+210
* WAVELAN - compile-time check for struct sizesHelge Deller2008-01-284-60/+9
* b43: Add support for new firmwareMichael Buesch2008-01-286-129/+298
* b43: Fix radio ID register readingMichael Buesch2008-01-281-4/+3
* rt2x00: Fix queue_idx initializationIvo van Doorn2008-01-281-4/+9
* rt2x00: Data and desc pointer initializationIvo van Doorn2008-01-283-23/+22
* b43: Add N-PHY related initvals firmware filenames.Michael Buesch2008-01-281-0/+12
* b43: Fix tim search buffer overrunMichael Buesch2008-01-281-3/+4
* b43: Put multicast frames on the mcast queueMichael Buesch2008-01-283-42/+92
* b43: Fix template upload locking.Michael Buesch2008-01-281-7/+8
* b43: Fix upload of beacon packets to the hardwareMichael Buesch2008-01-282-80/+151
* mac80211: add unified BSS configurationJohannes Berg2008-01-2819-120/+183
* mac80211: Fix rate reporting regressionMichael Wu2008-01-285-25/+49
* iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky2008-01-283-40/+35
* ath5k: Fix frame duration oopsLuis R. Rodriguez2008-01-281-2/+6
* mac80211: implement cfg80211 station handlingJohannes Berg2008-01-281-0/+192
* mac80211: add beacon configuration via cfg80211Johannes Berg2008-01-286-62/+213
* mac80211: move interface type to vif structureJohannes Berg2008-01-2813-117/+118
* mac80211: dont use interface indices in driversJohannes Berg2008-01-2829-174/+205
* Add rtl8180 wireless driverMichael Wu2008-01-2818-60/+2777
* [PATCH] Net: add ath5k wireless driverJiri Slaby2008-01-2816-0/+15848
* b43: finish removal of pio supportJohn W. Linville2008-01-282-805/+0
* hostap_cs: don't match revisions in presense of the MAC chip namePavel Roskin2008-01-281-9/+6
* b43: Remove the PHY spinlockMichael Buesch2008-01-285-65/+36
* b43: Fix PHY register routingMichael Buesch2008-01-283-114/+145
* b43: Add N-PHY register definitionsMichael Buesch2008-01-285-12/+760
* zd1211rw: fix alignment for QOS and WDS framesMichael Buesch2008-01-281-1/+16
* iwlwifi: fix compilation warning in 'iwl-4965.c'Miguel Botón2008-01-281-1/+1
* rt2x00: Release rt2x00 2.0.14Ivo van Doorn2008-01-281-1/+1
* rt2x00: Correctly initialize data and desc pointerIvo van Doorn2008-01-283-2/+19
* rt2x00: Move init_txring and init_rxring into rt2x00libIvo van Doorn2008-01-289-204/+163
* rt2x00: Determine MY_BSS from descriptorIvo van Doorn2008-01-287-19/+11
* rt2x00: Cleanup write_tx_desc() argumentsIvo van Doorn2008-01-287-31/+27
* rt2x00: Move packet filter flagsIvo van Doorn2008-01-287-37/+19
* rt2x00: Move start() and stop() handlers into rt2x00lib.cIvo van Doorn2008-01-283-46/+66
* rt2x00: Store queue idx and entry idx in data_ring and data_entryIvo van Doorn2008-01-285-14/+22
* rt2x00: Only set the TBCN flag when the interface is configured to send beacons.Ivo van Doorn2008-01-285-5/+8
* rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSYIvo van Doorn2008-01-283-18/+15
* rt2x00: Fix chipset debugfs fileIvo van Doorn2008-01-281-3/+2
* b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch2008-01-282-92/+60
* b43: Add NPHY kconfig optionMichael Buesch2008-01-282-0/+17
* b43-ssb-bridge: Add PCI ID for BCM43XGMichael Buesch2008-01-281-0/+1
* b44: power down PHY when interface downMiguel Botón2008-01-281-5/+23
* ssb: add 'ssb_pcihost_set_power_state' functionMiguel Botón2008-01-281-0/+7
* b43: Add definitions for MAC Control registerMichael Buesch2008-01-282-22/+28
* b43: Remove PIO supportMichael Buesch2008-01-288-252/+21
* ssb: Fix PCMCIA lowlevel register accessMichael Buesch2008-01-282-29/+45
* b43: Fix chip access validation for new devicesMichael Buesch2008-01-282-15/+30
* b43: Only select allowed TX and RX antennasMichael Buesch2008-01-283-12/+42
OpenPOWER on IntegriCloud