summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* rt2x00: Fix compile warningIvo van Doorn2008-08-022-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-0124-387/+1094
|\
| * iwl3945: Fix statistics in monitor modeMaxim Levitsky2008-08-011-4/+6
| * prism54 - Use offsetof()Takashi Iwai2008-08-011-1/+1
| * ipw2200 - Fix bad ipw_write8() macroTakashi Iwai2008-08-011-2/+3
| * rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2008-08-012-1/+18
| * rt2500pci: restoring missing linePeter Chubb2008-08-011-0/+1
| * libertas: only enable rtap with mesh firmwareDan Williams2008-08-011-6/+9
| * rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-013-2/+10
| * rt2x00: Fix VGC lower bound initializationIvo van Doorn2008-08-011-3/+3
| * rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-011-0/+5
| * rt2x00: Fix partial antenna configurationIvo van Doorn2008-08-011-0/+4
| * rt2x00: Fix access permissions on debugfs filesIvo van Doorn2008-08-011-10/+7
| * Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello2008-08-012-0/+3
| * iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler2008-08-011-4/+4
| * ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa2008-08-011-1/+0
| * Ath5k: mask out unneeded interruptsJiri Slaby2008-08-011-0/+1
| * ath5k: Update phy calibration functionsNick Kossifidis2008-08-011-12/+42
| * ath5k: Update channel functionsNick Kossifidis2008-08-011-4/+55
| * ath5k: Add RF2425 initial rfgain valuesNick Kossifidis2008-08-011-2/+70
| * ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis2008-08-011-23/+59
| * ath5k: Do ADC test during resetNick Kossifidis2008-08-011-0/+13
| * ath5k: Misc hw_reset updatesNick Kossifidis2008-08-011-4/+27
| * ath5k: Misc hw_attach fixesNick Kossifidis2008-08-012-44/+26
| * ath5k: Restore saved initval after POSTNick Kossifidis2008-08-011-0/+6
| * ath5k: Update register listNick Kossifidis2008-08-014-263/+720
* | Remove newline from the description of module parametersNiels de Vos2008-08-012-2/+2
|/
* mac80211: partially fix skb->cb useJohannes Berg2008-07-296-6/+6
* rtl8187: Improve wireless statistics for RTL8187BLarry Finger2008-07-292-34/+54
* rtl8187: Fix for TX sequence number problemLarry Finger2008-07-292-0/+16
* mac80211: fix sparse integer as NULL pointer warningHarvey Harrison2008-07-291-1/+1
* drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton2008-07-291-1/+3
* rt2x00: Clear queue entry flags during initializationIvo van Doorn2008-07-291-2/+8
* rt2x00: Force full register config after start()Ivo van Doorn2008-07-293-4/+17
* b43legacy: Release mutex in error handling codeJulia Lawall2008-07-291-1/+1
* drivers/net/wireless/ipw2100.c: Release mutex in error handling codeJulia Lawall2008-07-291-1/+2
* rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn2008-07-291-0/+1
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-295-15/+32
* rt2x00: Fix the beacon length bugIwo Mergler2008-07-292-0/+24
* rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler2008-07-292-32/+9
* rt2x00: Support for large vendor requestsIwo Mergler2008-07-292-1/+52
* rt2x00: Fix EIFS timing valueIvo van Doorn2008-07-292-2/+5
* rt2x00: Remove duplicate declarationIvo van Doorn2008-07-291-7/+0
* ath5k: don't enable MSI, we cannot handle it yetPavel Roskin2008-07-291-5/+0
* ath5k: fix recursive locking in ath5k_beacon_updateBob Copeland2008-07-291-3/+0
* iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-07-291-0/+2
* iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev2008-07-291-6/+2
* libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo2008-07-291-15/+15
* iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen2008-07-291-0/+2
* ath5k: use positive logic for HP laptop LEDsBob Copeland2008-07-291-2/+2
OpenPOWER on IntegriCloud