summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | * | rfkill: yet more minor kernel-doc fixesHenrique de Moraes Holschuh2008-07-291-10/+10
| | * | rfkill: mutex fixesHenrique de Moraes Holschuh2008-07-291-10/+19
| | * | rfkill: document the rfkill struct locking (v2)Henrique de Moraes Holschuh2008-07-291-3/+5
| | * | rfkill: fix led-trigger unregister order in error unwindHenrique de Moraes Holschuh2008-07-291-2/+4
| | * | rfkill: document rfkill_force_state as required (v2)Henrique de Moraes Holschuh2008-07-292-5/+22
| | * | ath5k: use positive logic for HP laptop LEDsBob Copeland2008-07-291-2/+2
| | * | Ath5k: suspend/resume fixesJiri Slaby2008-07-291-5/+21
| | * | Ath5k: fix dma operationJiri Slaby2008-07-291-11/+0
| | * | Ath5k: flush workJiri Slaby2008-07-292-2/+15
| | * | Ath5k: kill tasklets on shutdownJiri Slaby2008-07-291-0/+3
| | * | Ath5k: fix memory corruptionJiri Slaby2008-07-292-8/+26
| | * | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-299-13/+4
* | | | x86: wrong register was used in align macroVitaly Mayatskikh2008-07-302-3/+2
* | | | sgi-xp: setup the notify GRU message queueDean Nelson2008-07-308-384/+1032
* | | | sgi-xp: setup the activate GRU message queueDean Nelson2008-07-308-390/+1328
* | | | sgi-xp: cleanup naming of partition definesDean Nelson2008-07-305-51/+51
* | | | sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson2008-07-303-49/+57
* | | | sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-3011-127/+154
* | | | sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-3012-126/+155
* | | | sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson2008-07-304-26/+28
* | | | sgi-xp: use standard bitops macros and functionsDean Nelson2008-07-304-86/+76
* | | | sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-309-44/+43
* | | | sgi-xp: add _sn2 suffix to a few variablesDean Nelson2008-07-301-59/+65
* | | | sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson2008-07-305-102/+97
* | | | sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson2008-07-301-119/+94
* | | | sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson2008-07-304-203/+204
* | | | sgi-xp: replace AMO_t typedef by struct amoDean Nelson2008-07-305-96/+101
* | | | sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson2008-07-305-302/+327
* | | | sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-306-806/+784
* | | | sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson2008-07-304-219/+229
* | | | sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-307-171/+106
* | | | sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson2008-07-304-57/+34
* | | | sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson2008-07-306-1255/+1433
* | | | sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson2008-07-306-629/+644
* | | | sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson2008-07-307-133/+267
* | | | sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-308-106/+107
* | | | sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-3010-151/+266
* | | | sgi-xp: define BYTES_PER_WORDDean Nelson2008-07-301-0/+3
OpenPOWER on IntegriCloud